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

Caolán McNamara caolanm at redhat.com
Sun Jan 8 17:28:08 UTC 2017


 svx/source/sidebar/text/TextPropertyPanel.hxx |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit f1ac93475e4d4357ea93769da186a406ec393498
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Sun Jan 8 17:26:32 2017 +0000

    unused mpToolBoxFontColorSw
    
    Change-Id: Ic1902a4160589cb9937f938f4a98484f0be487bc

diff --git a/svx/source/sidebar/text/TextPropertyPanel.hxx b/svx/source/sidebar/text/TextPropertyPanel.hxx
index e75c6c5..bbfe13f 100644
--- a/svx/source/sidebar/text/TextPropertyPanel.hxx
+++ b/svx/source/sidebar/text/TextPropertyPanel.hxx
@@ -47,7 +47,6 @@ public:
         const css::uno::Reference<css::frame::XFrame>& rxFrame);
 
 private:
-    VclPtr<ToolBox> mpToolBoxSpacing;
     VclPtr<ToolBox> mpToolBoxFontColorSw;
     VclPtr<ToolBox> mpToolBoxFontColor;
     VclPtr<ToolBox> mpToolBoxBackgroundColor;


More information about the Libreoffice-commits mailing list