User: hr      
Date: 06/06/19 18:24:44

Modified:
 /dba/connectivity/source/drivers/evoab2/
  NDriver.cxx

Log:
 INTEGRATION: CWS warnings01 (1.3.30); FILE MERGED
 2005/11/16 12:58:59 fs 1.3.30.1: #i57457# warning free code

File Changes:

Directory: /dba/connectivity/source/drivers/evoab2/
===================================================

File [changed]: NDriver.cxx
Url: 
http://dba.openoffice.org/source/browse/dba/connectivity/source/drivers/evoab2/NDriver.cxx?r1=1.3&r2=1.4
Delta lines:  +1 -1
-------------------
--- NDriver.cxx 8 Sep 2005 05:51:16 -0000       1.3
+++ NDriver.cxx 20 Jun 2006 01:24:41 -0000      1.4
@@ -186,7 +186,7 @@
 }
 
 // 
--------------------------------------------------------------------------------
-Sequence< DriverPropertyInfo > SAL_CALL OEvoabDriver::getPropertyInfo( const 
::rtl::OUString& url, const Sequence< PropertyValue >& info ) 
throw(SQLException, RuntimeException)
+Sequence< DriverPropertyInfo > SAL_CALL OEvoabDriver::getPropertyInfo( const 
::rtl::OUString& url, const Sequence< PropertyValue >& /*info*/ ) 
throw(SQLException, RuntimeException)
 {
        if ( ! acceptsURL(url) )
                
::dbtools::throwGenericSQLException(::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("Invalid
 URL!")) ,*this);




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to