summaryrefslogtreecommitdiffstats
path: root/xmlhelp
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2012-06-25 10:52:10 +0200
committerThomas Arnhold <thomas@arnhold.org>2012-06-25 14:12:57 +0200
commit66cd9eeb90869b88ab883eab367a39041f21aef0 (patch)
tree5626a9f3422d5bd36d026ab0570228e57c94e01e /xmlhelp
parentRemove OLD_TAB_STYLE (diff)
downloadcore-66cd9eeb90869b88ab883eab367a39041f21aef0.tar.gz
core-66cd9eeb90869b88ab883eab367a39041f21aef0.zip
Remove various commented out defines
Most of them in hrc files. Change-Id: I3944f6ed9befd2b498385f61b851790362221a4f
Diffstat (limited to 'xmlhelp')
-rw-r--r--xmlhelp/source/cxxhelp/provider/provider.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/xmlhelp/source/cxxhelp/provider/provider.hxx b/xmlhelp/source/cxxhelp/provider/provider.hxx
index cf32b4fc9df5..f989d0a2d238 100644
--- a/xmlhelp/source/cxxhelp/provider/provider.hxx
+++ b/xmlhelp/source/cxxhelp/provider/provider.hxx
@@ -36,7 +36,6 @@ namespace chelp {
// UNO service name for the provider. This name will be used by the UCB to
// create instances of the provider.
-//#define MYUCP_CONTENT_PROVIDER_SERVICE_NAME "com.sun.star.ucb.CHelpContentProvider"
#define MYUCP_CONTENT_PROVIDER_SERVICE_NAME1 "com.sun.star.help.XMLHelp"
#define MYUCP_CONTENT_PROVIDER_SERVICE_NAME_LENGTH1 25