summaryrefslogtreecommitdiff
path: root/include/svx/sidebar/LinePropertyPanelBase.hxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2016-12-21 15:09:56 +0100
committerStephan Bergmann <sbergman@redhat.com>2016-12-21 15:09:56 +0100
commit9fcfd0bdac853e86bf0379a782ad6c824fa2e3cf (patch)
treedeca631191b04ebc307483f89eb3f8f351079222 /include/svx/sidebar/LinePropertyPanelBase.hxx
parent4cae165f0b0655a158923012efd67e8becff6164 (diff)
Useless namespace around a #define
Change-Id: I789a28305e7d874a7cc78af60fa7b2d60e140efb
Diffstat (limited to 'include/svx/sidebar/LinePropertyPanelBase.hxx')
-rw-r--r--include/svx/sidebar/LinePropertyPanelBase.hxx5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/svx/sidebar/LinePropertyPanelBase.hxx b/include/svx/sidebar/LinePropertyPanelBase.hxx
index 0cab1bd447bb..51e52ce09e61 100644
--- a/include/svx/sidebar/LinePropertyPanelBase.hxx
+++ b/include/svx/sidebar/LinePropertyPanelBase.hxx
@@ -47,13 +47,8 @@ class ListBox;
class ToolBox;
class FloatingWindow;
-namespace
-{
-
#define SIDEBAR_LINE_WIDTH_GLOBAL_VALUE "PopupPanel_LineWidth"
-} //end of anonymous namespace
-
namespace sfx2 { namespace sidebar {
class SidebarToolBox;