User: hr Date: 06/06/19 18:07:29 Modified: /dba/connectivity/source/cpool/ ZPooledConnection.cxx
Log: INTEGRATION: CWS warnings01 (1.7.30); FILE MERGED 2005/11/16 12:58:48 fs 1.7.30.1: #i57457# warning free code File Changes: Directory: /dba/connectivity/source/cpool/ ========================================== File [changed]: ZPooledConnection.cxx Url: http://dba.openoffice.org/source/browse/dba/connectivity/source/cpool/ZPooledConnection.cxx?r1=1.7&r2=1.8 Delta lines: +1 -1 ------------------- --- ZPooledConnection.cxx 8 Sep 2005 05:18:16 -0000 1.7 +++ ZPooledConnection.cxx 20 Jun 2006 01:07:27 -0000 1.8 @@ -85,7 +85,7 @@ } // ----------------------------------------------------------------------------- // XEventListener -void SAL_CALL OPooledConnection::disposing( const EventObject& Source ) throw (RuntimeException) +void SAL_CALL OPooledConnection::disposing( const EventObject& /*Source*/ ) throw (RuntimeException) { m_xComponent = NULL; } --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
