From 207619f53cf37cc90d07659dc50f1227234e148a Mon Sep 17 00:00:00 2001
From: Jens-Heiner Rechtien
Date: Mon, 2 Feb 2004 19:23:56 +0000
Subject: [PATCH] INTEGRATION: CWS geordi2q14 (1.14.14); FILE MERGED 2004/01/29
17:05:13 hr 1.14.14.1: #111934#: merge CWS ooo111fix2
---
io/source/connector/connector.cxx | 10 ++--------
1 file changed, 2 insertions(+), 8 deletions(-)
diff --git a/io/source/connector/connector.cxx b/io/source/connector/connector.cxx
index e90738320459..3f59472f714a 100644
--- a/io/source/connector/connector.cxx
+++ b/io/source/connector/connector.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: connector.cxx,v $
*
- * $Revision: 1.14 $
+ * $Revision: 1.15 $
*
- * last change: $Author: hjs $ $Date: 2003-08-18 14:58:40 $
+ * last change: $Author: hr $ $Date: 2004-02-02 20:23:56 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -85,12 +85,6 @@ using namespace ::com::sun::star::lang;
using namespace ::com::sun::star::registry;
using namespace ::com::sun::star::connection;
-#if defined( MACOSX ) && ( __GNUC__ < 3 )
-ClassData2 WeakImplHelper2< ::com::sun::star::connection::XConnection, ::com::sun::star::connection::XConnectionBroadcaster >::s_aCD(1);
-ClassData2 WeakImplHelper2::s_aCD(1);
-ClassData1 WeakImplHelper1::s_aCD(1);
-#endif
-
namespace stoc_connector
{
rtl_StandardModuleCount g_moduleCount = MODULE_COUNT_INIT;