summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2013-05-20 14:26:18 +0300
committerTor Lillqvist <tml@iki.fi>2013-05-20 14:30:51 +0300
commita6e8a1def65ea8f12662c3e295590d6cc59ea4a8 (patch)
tree59bbac6688358acfae62f675031db25bf466f8e5 /include
parent061030bb26cf17daffaf384b2de0a7446ba172f5 (diff)
WaE: private field 'mpBindings' is not used
Change-Id: I58cb45ac54b54f9c0f65640dfad05185b2c01b16
Diffstat (limited to 'include')
-rw-r--r--include/svx/sidebar/ColorControl.hxx1
1 files changed, 0 insertions, 1 deletions
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;