Kaydet (Commit) e29b1245 authored tarafından Vladimir Glazounov's avatar Vladimir Glazounov

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
üst 2b2721eb
......@@ -4,9 +4,9 @@
*
* $RCSfile: AConnection.cxx,v $
*
* $Revision: 1.27 $
* $Revision: 1.28 $
*
* last change: $Author: kz $ $Date: 2006-12-13 16:15:09 $
* last change: $Author: vg $ $Date: 2007-03-26 13:56:26 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
......@@ -196,7 +196,7 @@ void OConnection::construct(const ::rtl::OUString& url,const Sequence< PropertyV
osl_decrementInterlockedCount( &m_refCount );
}
//-----------------------------------------------------------------------------
void SAL_CALL OConnection::release() throw(RuntimeException)
void SAL_CALL OConnection::release() throw()
{
relase_ChildImpl();
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment