summaryrefslogtreecommitdiff
path: root/remotebridges/examples
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
commit2310c22ac976e0fd42fb70cdd728bd8ce21e5c35 (patch)
tree29efd46f3b08eae62efeccd11b1e43884a614ad7 /remotebridges/examples
parent9788df1cd8b6a3499a7100529cfc4de64ab683d6 (diff)
removed ChangeGlobalInit
Diffstat (limited to 'remotebridges/examples')
-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 22518ba53..e5d76fda8 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 {