From 66cd9eeb90869b88ab883eab367a39041f21aef0 Mon Sep 17 00:00:00 2001 From: Thomas Arnhold Date: Mon, 25 Jun 2012 10:52:10 +0200 Subject: Remove various commented out defines Most of them in hrc files. Change-Id: I3944f6ed9befd2b498385f61b851790362221a4f --- xmlhelp/source/cxxhelp/provider/provider.hxx | 1 - 1 file changed, 1 deletion(-) (limited to 'xmlhelp/source') 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 -- cgit