svx/source/core/graphichelper.cxx | 1 -
1 file changed, 1 deletion(-)
New commits:
commit 1a15ba78c8abf1c9df09163c9b1dad1361ee3f29
Author: Tor Lillqvist <[email protected]>
Date: Thu Apr 4 15:11:10 2013 +0300
Fix warning: unused variable sGraphicURL [loplugin]
Change-Id: I455e36a33720d9493480660dc54bd67b665c0fee
diff --git a/svx/source/core/graphichelper.cxx
b/svx/source/core/graphichelper.cxx
index deb3397..ff5bd61 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() );
_______________________________________________
Libreoffice-commits mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits