diff options
Diffstat (limited to 'stoc/test/uriproc')
-rw-r--r-- | stoc/test/uriproc/test_uriproc.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
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) \ |