summaryrefslogtreecommitdiff
path: root/desktop/source/deployment/registry/help
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/source/deployment/registry/help')
-rw-r--r--desktop/source/deployment/registry/help/dp_helpbackenddb.cxx1
-rw-r--r--desktop/source/deployment/registry/help/dp_helpbackenddb.hxx2
2 files changed, 0 insertions, 3 deletions
diff --git a/desktop/source/deployment/registry/help/dp_helpbackenddb.cxx b/desktop/source/deployment/registry/help/dp_helpbackenddb.cxx
index 7d61cf30efaa..24382f85ff45 100644
--- a/desktop/source/deployment/registry/help/dp_helpbackenddb.cxx
+++ b/desktop/source/deployment/registry/help/dp_helpbackenddb.cxx
@@ -29,7 +29,6 @@
#include "dp_helpbackenddb.hxx"
-namespace css = ::com::sun::star;
using namespace ::com::sun::star::uno;
using ::rtl::OUString;
diff --git a/desktop/source/deployment/registry/help/dp_helpbackenddb.hxx b/desktop/source/deployment/registry/help/dp_helpbackenddb.hxx
index 9a38d0e703bd..eeda03533db6 100644
--- a/desktop/source/deployment/registry/help/dp_helpbackenddb.hxx
+++ b/desktop/source/deployment/registry/help/dp_helpbackenddb.hxx
@@ -25,8 +25,6 @@
#include "boost/optional.hpp"
#include "dp_backenddb.hxx"
-namespace css = ::com::sun::star;
-
namespace com { namespace sun { namespace star {
namespace uno {
class XComponentContext;