summaryrefslogtreecommitdiff
path: root/desktop/source/deployment/registry/inc
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/source/deployment/registry/inc')
-rw-r--r--desktop/source/deployment/registry/inc/dp_backend.h2
-rw-r--r--desktop/source/deployment/registry/inc/dp_backenddb.hxx2
2 files changed, 0 insertions, 4 deletions
diff --git a/desktop/source/deployment/registry/inc/dp_backend.h b/desktop/source/deployment/registry/inc/dp_backend.h
index 9416f36050a0..457ca6251d93 100644
--- a/desktop/source/deployment/registry/inc/dp_backend.h
+++ b/desktop/source/deployment/registry/inc/dp_backend.h
@@ -43,8 +43,6 @@ namespace dp_registry
namespace backend
{
-namespace css = ::com::sun::star;
-
class PackageRegistryBackend;
#define BACKEND_SERVICE_NAME "com.sun.star.deployment.PackageRegistryBackend"
diff --git a/desktop/source/deployment/registry/inc/dp_backenddb.hxx b/desktop/source/deployment/registry/inc/dp_backenddb.hxx
index bb47e3c853b4..53e555c3bf71 100644
--- a/desktop/source/deployment/registry/inc/dp_backenddb.hxx
+++ b/desktop/source/deployment/registry/inc/dp_backenddb.hxx
@@ -24,8 +24,6 @@
#include <list>
#include <vector>
-namespace css = ::com::sun::star;
-
namespace com { namespace sun { namespace star {
namespace uno {
class XComponentContext;