summaryrefslogtreecommitdiff
path: root/cppu
diff options
context:
space:
mode:
authormfe <mfe@openoffice.org>2001-02-01 11:31:41 +0000
committermfe <mfe@openoffice.org>2001-02-01 11:31:41 +0000
commit9788df1cd8b6a3499a7100529cfc4de64ab683d6 (patch)
tree6b77b6ce41df4f1b64a049596bd8eedae40af3b9 /cppu
parent918cad11cf25c41e60939bb1c5c14ea919ad357e (diff)
removed ChangeGlobalInit
Diffstat (limited to 'cppu')
-rw-r--r--cppu/test/testcppu.cxx11
1 files changed, 2 insertions, 9 deletions
diff --git a/cppu/test/testcppu.cxx b/cppu/test/testcppu.cxx
index 84816b281..9b59b3790 100644
--- a/cppu/test/testcppu.cxx
+++ b/cppu/test/testcppu.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: testcppu.cxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: dbo $ $Date: 2000-12-21 14:43:44 $
+ * last change: $Author: mfe $ $Date: 2001-02-01 12:26:04 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -850,18 +850,11 @@ static void testEnvironment(void)
(*pEnv->release)( pEnv );
}
-#ifdef SOLARIS
-extern "C" void ChangeGlobalInit();
-#endif
-
/*
* main.
*/
int SAL_CALL main(int argc, char **argv)
{
-#ifdef SOLARIS
- ChangeGlobalInit();
-#endif
typelib_setCacheSize( 200 );
#ifdef SAL_W32
Reference< XMultiServiceFactory > xMgr( cppu::createRegistryServiceFactory(