[Libreoffice-commits] core.git: svx/source
Stephan Bergmann
sbergman at redhat.com
Wed Dec 21 13:33:27 UTC 2016
svx/source/sidebar/line/LinePropertyPanel.hxx | 5 -----
1 file changed, 5 deletions(-)
New commits:
commit 282fce96b24d0b918a302811891b7d584954a7bc
Author: Stephan Bergmann <sbergman at redhat.com>
Date: Wed Dec 21 14:32:43 2016 +0100
Useless namespace around a #define
Change-Id: Ife6c034a2303ff7cd3ece615b690a14dc8ac3463
diff --git a/svx/source/sidebar/line/LinePropertyPanel.hxx b/svx/source/sidebar/line/LinePropertyPanel.hxx
index 57f16c0..ae3bec3 100644
--- a/svx/source/sidebar/line/LinePropertyPanel.hxx
+++ b/svx/source/sidebar/line/LinePropertyPanel.hxx
@@ -43,13 +43,8 @@ class ListBox;
class ToolBox;
class FloatingWindow;
-namespace
-{
-
#define SIDEBAR_LINE_WIDTH_GLOBAL_VALUE "PopupPanel_LineWidth"
-} //end of anonymous namespace
-
namespace svx
{
namespace sidebar
More information about the Libreoffice-commits
mailing list