summaryrefslogtreecommitdiff
path: root/vcl/source/filter/GraphicNativeMetadata.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/source/filter/GraphicNativeMetadata.cxx')
-rw-r--r--vcl/source/filter/GraphicNativeMetadata.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/vcl/source/filter/GraphicNativeMetadata.cxx b/vcl/source/filter/GraphicNativeMetadata.cxx
index 08b698a727e0..beb6787255f4 100644
--- a/vcl/source/filter/GraphicNativeMetadata.cxx
+++ b/vcl/source/filter/GraphicNativeMetadata.cxx
@@ -31,10 +31,6 @@ GraphicNativeMetadata::GraphicNativeMetadata() :
GraphicNativeMetadata::~GraphicNativeMetadata()
{}
-sal_uInt16 GraphicNativeMetadata::getRotation()
-{
- return mRotation;
-}
bool GraphicNativeMetadata::read(Graphic& rGraphic)
{