summaryrefslogtreecommitdiff
path: root/include/vcl/hatch.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/vcl/hatch.hxx')
-rw-r--r--include/vcl/hatch.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/vcl/hatch.hxx b/include/vcl/hatch.hxx
index 3b326b4642c5..70286d9cc7ec 100644
--- a/include/vcl/hatch.hxx
+++ b/include/vcl/hatch.hxx
@@ -37,7 +37,6 @@ struct ImplHatch
sal_uInt16 mnAngle;
ImplHatch();
- ImplHatch( const ImplHatch& rImplHatch );
bool operator==( const ImplHatch& rImplHatch ) const;
};