summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--svx/source/core/graphichelper.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/svx/source/core/graphichelper.cxx b/svx/source/core/graphichelper.cxx
index deb3397d0020..ff5bd61b8ce2 100644
--- a/svx/source/core/graphichelper.cxx
+++ b/svx/source/core/graphichelper.cxx
@@ -206,7 +206,6 @@ void GraphicHelper::SaveShapeAsGraphic( const Reference< drawing::XShape >& xSha
Reference< XPropertySet > xShapeSet( xShape, UNO_QUERY_THROW );
OUString aMimeType;
- OUString sGraphicURL;
SvtPathOptions aPathOpt;
String sGraphicPath( aPathOpt.GetGraphicPath() );