summaryrefslogtreecommitdiff
path: root/svx
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2013-05-20 14:08:32 +0300
committerTor Lillqvist <tml@iki.fi>2013-05-20 14:08:32 +0300
commit905d75bf2c337b7cb190f1c87d7bda2f4fa4e7e7 (patch)
tree85b110ef4d29ab22de571d023efc1805176408c0 /svx
parente53e7934da35c793222a9f048225b893450ab01b (diff)
WaE: private field 'mnPreferredColumnCount' is not used
Change-Id: Ife3d5b26b1f8f1c41d681aa3543ddc3813779a6b
Diffstat (limited to 'svx')
-rw-r--r--svx/source/sidebar/debug/ColorPanel.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/svx/source/sidebar/debug/ColorPanel.hxx b/svx/source/sidebar/debug/ColorPanel.hxx
index 5f7887a7a6e3..2a53e24198f5 100644
--- a/svx/source/sidebar/debug/ColorPanel.hxx
+++ b/svx/source/sidebar/debug/ColorPanel.hxx
@@ -40,8 +40,6 @@ public:
virtual void DataChanged (const DataChangedEvent& rEvent);
private:
- int mnPreferredColumnCount;
-
/** Depending on the given number of columns and the item size
calculate the number of rows that are necessary to display all
items.