summaryrefslogtreecommitdiff
path: root/svtools/source/config/test/test.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svtools/source/config/test/test.cxx')
-rw-r--r--svtools/source/config/test/test.cxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/svtools/source/config/test/test.cxx b/svtools/source/config/test/test.cxx
index bfc48bf8159b..2a63be2f1945 100644
--- a/svtools/source/config/test/test.cxx
+++ b/svtools/source/config/test/test.cxx
@@ -96,9 +96,6 @@ using namespace ::com::sun::star::registry ;
#define ASCII( STEXT ) OUString( RTL_CONSTASCII_USTRINGPARAM( STEXT ))
-#define SERVICENAME_SIMPLEREGISTRY OUString( RTL_CONSTASCII_USTRINGPARAM( "com.sun.star.registry.SimpleRegistry" ))
-#define SERVICENAME_NESTEDREGISTRY OUString( RTL_CONSTASCII_USTRINGPARAM( "com.sun.star.registry.NestedRegistry" ))
-
//_________________________________________________________________________________________________________________
// declarations
//_________________________________________________________________________________________________________________