summaryrefslogtreecommitdiffstats
path: root/uui/source/services.cxx
diff options
context:
space:
mode:
authorStephan Bergmann <sb@openoffice.org>2001-08-17 11:10:21 +0000
committerStephan Bergmann <sb@openoffice.org>2001-08-17 11:10:21 +0000
commitc06d0c9714fbf91d0cc040fa42b730c26369d671 (patch)
tree856349ad5ec1bb5a8b18a1aae4024f2a131dbaf2 /uui/source/services.cxx
parent#78300#: don't show OLE placeholder if SDRPAINTMODE_HIDEDRAFTGRAF is set (diff)
downloadcore-c06d0c9714fbf91d0cc040fa42b730c26369d671.tar.gz
core-c06d0c9714fbf91d0cc040fa42b730c26369d671.zip
#88408# Removed erroneous component_getDescription().
Diffstat (limited to 'uui/source/services.cxx')
-rw-r--r--uui/source/services.cxx15
1 files changed, 2 insertions, 13 deletions
diff --git a/uui/source/services.cxx b/uui/source/services.cxx
index 509ffa65d75d..3070393bd905 100644
--- a/uui/source/services.cxx
+++ b/uui/source/services.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: services.cxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: kso $ $Date: 2001-04-06 08:40:56 $
+ * last change: $Author: sb $ $Date: 2001-08-17 12:10:21 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -99,17 +99,6 @@ component_getImplementationEnvironment(sal_Char const ** pEnvTypeName,
//============================================================================
//
-// component_getDescription
-//
-//============================================================================
-
-extern "C" sal_Char const * SAL_CALL component_getDescription()
-{
- return "UCB User Interface Interaction Handler";
-}
-
-//============================================================================
-//
// component_writeInfo
//
//============================================================================