[Libreoffice-commits] .: svx/source
Thomas Arnhold
tarnhold at kemper.freedesktop.org
Sun Mar 20 06:40:28 PDT 2011
svx/source/tbxctrls/grafctrl.cxx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 7fdc7e91af2e114897388d049cd5b529823cd4ea
Author: Thomas Arnhold <thomas at arnhold.org>
Date: Sun Mar 20 14:10:31 2011 +0100
WaE: silence warnings
diff --git a/svx/source/tbxctrls/grafctrl.cxx b/svx/source/tbxctrls/grafctrl.cxx
index ae5a158..03d7824 100755
--- a/svx/source/tbxctrls/grafctrl.cxx
+++ b/svx/source/tbxctrls/grafctrl.cxx
@@ -311,7 +311,7 @@ public:
ImplGrafControl::ImplGrafControl(
Window* pParent,
- sal_uInt16 nSlotId,
+ sal_uInt16 /*nSlotId*/,
const rtl::OUString& rCmd,
const Reference< XFrame >& rFrame
) : Control( pParent, WB_TABSTOP )
More information about the Libreoffice-commits
mailing list