summaryrefslogtreecommitdiff
path: root/stoc/test
diff options
context:
space:
mode:
Diffstat (limited to 'stoc/test')
-rw-r--r--stoc/test/registry_tdprovider/testregistrytdprovider.cxx2
-rw-r--r--stoc/test/tdmanager/testtdmanager.cxx2
-rw-r--r--stoc/test/uriproc/test_uriproc.cxx2
3 files changed, 0 insertions, 6 deletions
diff --git a/stoc/test/registry_tdprovider/testregistrytdprovider.cxx b/stoc/test/registry_tdprovider/testregistrytdprovider.cxx
index 7fa6947611b7..4e03b5aaf68b 100644
--- a/stoc/test/registry_tdprovider/testregistrytdprovider.cxx
+++ b/stoc/test/registry_tdprovider/testregistrytdprovider.cxx
@@ -56,8 +56,6 @@
#include <iostream>
#include <ostream>
-namespace css = com::sun::star;
-
namespace {
class Service: public cppu::WeakImplHelper1< css::lang::XMain > {
diff --git a/stoc/test/tdmanager/testtdmanager.cxx b/stoc/test/tdmanager/testtdmanager.cxx
index dc0d29e5d027..9e45fb3ff27c 100644
--- a/stoc/test/tdmanager/testtdmanager.cxx
+++ b/stoc/test/tdmanager/testtdmanager.cxx
@@ -54,8 +54,6 @@
#include <iostream>
#include <ostream>
-namespace css = com::sun::star;
-
namespace {
class Service: public cppu::WeakImplHelper1< css::lang::XMain > {
diff --git a/stoc/test/uriproc/test_uriproc.cxx b/stoc/test/uriproc/test_uriproc.cxx
index c2b4d84e69f1..34a3b2d9c0c1 100644
--- a/stoc/test/uriproc/test_uriproc.cxx
+++ b/stoc/test/uriproc/test_uriproc.cxx
@@ -48,8 +48,6 @@
#include <cstdlib>
-namespace css = com::sun::star;
-
namespace {
#define TEST_ASSERT_EQUAL(token1, token2, token3, expected, actual) \