summaryrefslogtreecommitdiff
path: root/sfx2/source/appl/openuriexternally.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sfx2/source/appl/openuriexternally.cxx')
-rw-r--r--sfx2/source/appl/openuriexternally.cxx6
1 files changed, 0 insertions, 6 deletions
diff --git a/sfx2/source/appl/openuriexternally.cxx b/sfx2/source/appl/openuriexternally.cxx
index b704b38cb649..7fcc17439386 100644
--- a/sfx2/source/appl/openuriexternally.cxx
+++ b/sfx2/source/appl/openuriexternally.cxx
@@ -49,12 +49,6 @@
#include "app.hrc"
-namespace {
-
-namespace css = com::sun::star;
-
-}
-
bool sfx2::openUriExternally(
rtl::OUString const & uri, bool handleSystemShellExecuteException)
{