summaryrefslogtreecommitdiff
path: root/svx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2017-01-08 17:26:32 +0000
committerCaolán McNamara <caolanm@redhat.com>2017-01-08 17:26:38 +0000
commitf1ac93475e4d4357ea93769da186a406ec393498 (patch)
tree44f77de9046879b27f5a80df607f568a30d0f17c /svx
parent7bc163e9ac2f0b8184bf89b5c35d5c810cfbcfdc (diff)
unused mpToolBoxFontColorSw
Change-Id: Ic1902a4160589cb9937f938f4a98484f0be487bc
Diffstat (limited to 'svx')
-rw-r--r--svx/source/sidebar/text/TextPropertyPanel.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/svx/source/sidebar/text/TextPropertyPanel.hxx b/svx/source/sidebar/text/TextPropertyPanel.hxx
index e75c6c5d61b6..bbfe13f030d2 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;