From a6e8a1def65ea8f12662c3e295590d6cc59ea4a8 Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Mon, 20 May 2013 14:26:18 +0300 Subject: WaE: private field 'mpBindings' is not used Change-Id: I58cb45ac54b54f9c0f65640dfad05185b2c01b16 --- include/svx/sidebar/ColorControl.hxx | 1 - 1 file changed, 1 deletion(-) (limited to 'include/svx/sidebar') diff --git a/include/svx/sidebar/ColorControl.hxx b/include/svx/sidebar/ColorControl.hxx index 606a906eccdb..6f8faf7640ce 100644 --- a/include/svx/sidebar/ColorControl.hxx +++ b/include/svx/sidebar/ColorControl.hxx @@ -69,7 +69,6 @@ public: const bool bAvl); private: - SfxBindings* mpBindings; SvxColorValueSet maVSColor; FloatingWindow* mpFloatingWindow; const String msNoColorString; -- cgit