[Libreoffice-commits] core.git: svx/source

Tor Lillqvist tml at iki.fi
Mon May 20 04:09:27 PDT 2013


 svx/source/sidebar/debug/ColorPanel.hxx |    2 --
 1 file changed, 2 deletions(-)

New commits:
commit 905d75bf2c337b7cb190f1c87d7bda2f4fa4e7e7
Author: Tor Lillqvist <tml at iki.fi>
Date:   Mon May 20 14:08:32 2013 +0300

    WaE: private field 'mnPreferredColumnCount' is not used
    
    Change-Id: Ife3d5b26b1f8f1c41d681aa3543ddc3813779a6b

diff --git a/svx/source/sidebar/debug/ColorPanel.hxx b/svx/source/sidebar/debug/ColorPanel.hxx
index 5f7887a..2a53e24 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.


More information about the Libreoffice-commits mailing list