User: hr Date: 06/06/19 18:03:54 Modified: /dba/connectivity/source/commontools/ TDatabaseMetaDataBase.cxx
Log: INTEGRATION: CWS warnings01 (1.3.30); FILE MERGED 2005/11/16 12:58:44 fs 1.3.30.1: #i57457# warning free code File Changes: Directory: /dba/connectivity/source/commontools/ ================================================ File [changed]: TDatabaseMetaDataBase.cxx Url: http://dba.openoffice.org/source/browse/dba/connectivity/source/commontools/TDatabaseMetaDataBase.cxx?r1=1.3&r2=1.4 Delta lines: +1 -1 ------------------- --- TDatabaseMetaDataBase.cxx 8 Sep 2005 05:10:47 -0000 1.3 +++ TDatabaseMetaDataBase.cxx 20 Jun 2006 01:03:52 -0000 1.4 @@ -67,7 +67,7 @@ { } // ----------------------------------------------------------------------------- -void SAL_CALL ODatabaseMetaDataBase::disposing( const EventObject& Source ) throw(RuntimeException) +void SAL_CALL ODatabaseMetaDataBase::disposing( const EventObject& /*Source*/ ) throw(RuntimeException) { // cut off all references to the connection m_xConnection = NULL; --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
