diff options
Diffstat (limited to 'ucbhelper')
-rw-r--r-- | ucbhelper/inc/ucbhelper/configurationkeys.hxx | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/ucbhelper/inc/ucbhelper/configurationkeys.hxx b/ucbhelper/inc/ucbhelper/configurationkeys.hxx index d99f5788c1d3..2fe5d8ae352d 100644 --- a/ucbhelper/inc/ucbhelper/configurationkeys.hxx +++ b/ucbhelper/inc/ucbhelper/configurationkeys.hxx @@ -34,12 +34,7 @@ accessed in the configuration database. */ #define UCB_CONFIGURATION_KEY1_LOCAL "Local" -#define UCB_CONFIGURATION_KEY1_SERVER "Server" -#define UCB_CONFIGURATION_KEY2_UNIVERSAL_CONTENT_BROKER \ - "UniversalContentBroker" #define UCB_CONFIGURATION_KEY2_OFFICE "Office" -#define UCB_CONFIGURATION_KEY2_WEB_SERVER "WebServer" -#define UCB_CONFIGURATION_KEY2_CLIENT_ACCESS "ClientAccess" #endif // _UCBHELPER_CONFIGURATIONKEYS_HXX_ |