diff options
-rw-r--r-- | svx/source/sidebar/debug/ColorPanel.hxx | 2 |
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. |