INTEGRATION: CWS geordi2q14 (1.14.14); FILE MERGED

2004/01/29 17:05:13 hr 1.14.14.1: #111934#: merge CWS ooo111fix2
This commit is contained in:
Jens-Heiner Rechtien
2004-02-02 19:23:56 +00:00
parent 0a1c87196f
commit 207619f53c

View File

@@ -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<com::sun::star::connection::XConnector, com::sun::star::lang::XServiceInfo>::s_aCD(1);
ClassData1 WeakImplHelper1<com::sun::star::connection::XConnection>::s_aCD(1);
#endif
namespace stoc_connector
{
rtl_StandardModuleCount g_moduleCount = MODULE_COUNT_INIT;