User: hr      
Date: 06/06/19 18:19:47

Modified:
 /dba/connectivity/source/drivers/dbase/
  DDriver.cxx

Log:
 INTEGRATION: CWS warnings01 (1.8.30); FILE MERGED
 2005/11/16 12:58:54 fs 1.8.30.1: #i57457# warning free code

File Changes:

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

File [changed]: DDriver.cxx
Url: 
http://dba.openoffice.org/source/browse/dba/connectivity/source/drivers/dbase/DDriver.cxx?r1=1.8&r2=1.9
Delta lines:  +1 -1
-------------------
--- DDriver.cxx 8 Sep 2005 05:37:58 -0000       1.8
+++ DDriver.cxx 20 Jun 2006 01:19:45 -0000      1.9
@@ -95,7 +95,7 @@
        return 
!url.compareTo(::rtl::OUString::createFromAscii("sdbc:dbase:"),11);
 }
 // 
-----------------------------------------------------------------------------
-Sequence< DriverPropertyInfo > SAL_CALL ODriver::getPropertyInfo( const 
::rtl::OUString& url, const Sequence< PropertyValue >& info ) 
throw(SQLException, RuntimeException)
+Sequence< DriverPropertyInfo > SAL_CALL ODriver::getPropertyInfo( const 
::rtl::OUString& url, const Sequence< PropertyValue >& /*info*/ ) 
throw(SQLException, RuntimeException)
 {
        if ( acceptsURL(url) )
        {




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

Reply via email to