summaryrefslogtreecommitdiff
path: root/remotebridges
diff options
context:
space:
mode:
authormfe <mfe@openoffice.org>2001-02-01 11:42:49 +0000
committermfe <mfe@openoffice.org>2001-02-01 11:42:49 +0000
commita318c10ece83a3bfc7aac4f14a04548a63697e5c (patch)
tree76b069869f63e2e844df92a70cc9b9401811aa14 /remotebridges
parentf00805dd0e5987cee8c598c68af4a8829267486f (diff)
removed ChangeGlobalInit
Diffstat (limited to 'remotebridges')
-rw-r--r--remotebridges/examples/officeclient.cxx7
1 files changed, 2 insertions, 5 deletions
diff --git a/remotebridges/examples/officeclient.cxx b/remotebridges/examples/officeclient.cxx
index 04f63a272755..e3a862360822 100644
--- a/remotebridges/examples/officeclient.cxx
+++ b/remotebridges/examples/officeclient.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: officeclient.cxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: jbu $ $Date: 2000-10-26 14:21:20 $
+ * last change: $Author: mfe $ $Date: 2001-02-01 12:41:19 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -94,9 +94,6 @@ using namespace ::com::sun::star::text;
using namespace ::com::sun::star::frame;
-#ifdef SOLARIS
-extern "C" void ChangeGlobalInit();
-#endif
namespace remotebridges_officeclient {