User: hr Date: 06/06/19 18:07:04 Modified: /dba/connectivity/source/cpool/ ZConnectionPool.hxx
Log: INTEGRATION: CWS warnings01 (1.8.30); FILE MERGED 2005/11/16 12:58:47 fs 1.8.30.1: #i57457# warning free code File Changes: Directory: /dba/connectivity/source/cpool/ ========================================== File [changed]: ZConnectionPool.hxx Url: http://dba.openoffice.org/source/browse/dba/connectivity/source/cpool/ZConnectionPool.hxx?r1=1.8&r2=1.9 Delta lines: +1 -1 ------------------- --- ZConnectionPool.hxx 8 Sep 2005 05:16:20 -0000 1.8 +++ ZConnectionPool.hxx 20 Jun 2006 01:07:02 -0000 1.9 @@ -163,7 +163,7 @@ const ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue >& _rInfo); ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XConnection> getPooledConnection(TConnectionMap::iterator& _rIter); // calculate the timeout and the corresponding ALiveCount - void calculateTimeOuts(sal_Int32 _nTimeOut); + void calculateTimeOuts(); protected: // the dtor will be called from the last instance (last release call) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
