User: vg Date: 2007/03/26 06:56:28 Modified: dba/connectivity/source/drivers/ado/AConnection.cxx
Log: INTEGRATION: CWS mingwport03 (1.25.60); FILE MERGED 2007/01/08 20:16:02 vg 1.25.60.3: RESYNC: (1.26-1.27); FILE MERGED 2006/11/07 12:28:30 vg 1.25.60.2: RESYNC: (1.25-1.26); FILE MERGED 2006/09/07 10:22:02 vg 1.25.60.1: #i53572# MinGW port File Changes: Directory: /dba/connectivity/source/drivers/ado/ ================================================ File [changed]: AConnection.cxx Url: http://dba.openoffice.org/source/browse/dba/connectivity/source/drivers/ado/AConnection.cxx?r1=1.27&r2=1.28 Delta lines: +1 -1 ------------------- --- AConnection.cxx 13 Dec 2006 16:15:09 -0000 1.27 +++ AConnection.cxx 26 Mar 2007 13:56:26 -0000 1.28 @@ -196,7 +196,7 @@ osl_decrementInterlockedCount( &m_refCount ); } //----------------------------------------------------------------------------- -void SAL_CALL OConnection::release() throw(RuntimeException) +void SAL_CALL OConnection::release() throw() { relase_ChildImpl(); } --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
