diff options
-rw-r--r-- | svx/source/svdraw/svdfmtf.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/svx/source/svdraw/svdfmtf.cxx b/svx/source/svdraw/svdfmtf.cxx index dbc4b5e444de..f6faf9ce7f66 100644 --- a/svx/source/svdraw/svdfmtf.cxx +++ b/svx/source/svdraw/svdfmtf.cxx @@ -1441,7 +1441,6 @@ void ImpSdrGDIMetaFileImport::DoAction(MetaFloatTransparentAction& rAct) const Rectangle aRect(rAct.GetPoint(),rAct.GetSize()); Rectangle aHairline; - const Rectangle aBoundRect(rMtf.GetBoundRect(*Application::GetDefaultDevice(), &aHairline)); // convert metafile sub-content to BitmapEx BitmapEx aBitmapEx( |