diff options
Diffstat (limited to 'include/cppuhelper/factory.hxx')
-rw-r--r-- | include/cppuhelper/factory.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/cppuhelper/factory.hxx b/include/cppuhelper/factory.hxx index 2d82e288cbd6..66fa0744f674 100644 --- a/include/cppuhelper/factory.hxx +++ b/include/cppuhelper/factory.hxx @@ -33,7 +33,6 @@ #define COMPONENT_GETENV "component_getImplementationEnvironment" #define COMPONENT_GETENVEXT "component_getImplementationEnvironmentExt" -#define COMPONENT_GETDESCRIPTION "component_getDescription" #define COMPONENT_WRITEINFO "component_writeInfo" #define COMPONENT_GETFACTORY "component_getFactory" |