summaryrefslogtreecommitdiff
path: root/unotest/source/cpp/officeconnection.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'unotest/source/cpp/officeconnection.cxx')
-rw-r--r--unotest/source/cpp/officeconnection.cxx6
1 files changed, 0 insertions, 6 deletions
diff --git a/unotest/source/cpp/officeconnection.cxx b/unotest/source/cpp/officeconnection.cxx
index 96f9a8a6252f..69c28283edcd 100644
--- a/unotest/source/cpp/officeconnection.cxx
+++ b/unotest/source/cpp/officeconnection.cxx
@@ -36,12 +36,6 @@
#include "getargument.hxx"
-namespace {
-
-namespace css = com::sun::star;
-
-}
-
namespace test {
OfficeConnection::OfficeConnection(): process_(0) {}