include/svx/sidebar/LinePropertyPanelBase.hxx |    5 -----
 1 file changed, 5 deletions(-)

New commits:
commit 9fcfd0bdac853e86bf0379a782ad6c824fa2e3cf
Author: Stephan Bergmann <[email protected]>
Date:   Wed Dec 21 15:09:56 2016 +0100

    Useless namespace around a #define
    
    Change-Id: I789a28305e7d874a7cc78af60fa7b2d60e140efb

diff --git a/include/svx/sidebar/LinePropertyPanelBase.hxx 
b/include/svx/sidebar/LinePropertyPanelBase.hxx
index 0cab1bd..51e52ce 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;
_______________________________________________
Libreoffice-commits mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to