summaryrefslogtreecommitdiff
path: root/sfx2/source/sidebar/SidebarController.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sfx2/source/sidebar/SidebarController.hxx')
-rw-r--r--sfx2/source/sidebar/SidebarController.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/sfx2/source/sidebar/SidebarController.hxx b/sfx2/source/sidebar/SidebarController.hxx
index 797e4073c9a9..15c694d85fea 100644
--- a/sfx2/source/sidebar/SidebarController.hxx
+++ b/sfx2/source/sidebar/SidebarController.hxx
@@ -45,8 +45,6 @@
#include <cppuhelper/basemutex.hxx>
#include <cppuhelper/weakref.hxx>
-
-
namespace
{
typedef ::cppu::WeakComponentImplHelper4 <
@@ -252,7 +250,6 @@ private:
virtual void SAL_CALL disposing (void) SAL_OVERRIDE;
};
-
} } // end of namespace sfx2::sidebar
#endif