User: hr Date: 06/06/19 18:07:53 Modified: /dba/connectivity/source/drivers/adabas/ BCatalog.cxx
Log: INTEGRATION: CWS warnings01 (1.13.30); FILE MERGED 2005/11/16 12:58:48 fs 1.13.30.1: #i57457# warning free code File Changes: Directory: /dba/connectivity/source/drivers/adabas/ =================================================== File [changed]: BCatalog.cxx Url: http://dba.openoffice.org/source/browse/dba/connectivity/source/drivers/adabas/BCatalog.cxx?r1=1.13&r2=1.14 Delta lines: +1 -1 ------------------- --- BCatalog.cxx 8 Sep 2005 05:19:35 -0000 1.13 +++ BCatalog.cxx 20 Jun 2006 01:07:51 -0000 1.14 @@ -161,7 +161,7 @@ return sDot; } // ----------------------------------------------------------------------------- -void OAdabasCatalog::correctColumnProperties(sal_Int32 _nPrec, sal_Int32& _rnType,::rtl::OUString& _rsTypeName) +void OAdabasCatalog::correctColumnProperties(sal_Int32 /*_nPrec*/, sal_Int32& _rnType,::rtl::OUString& _rsTypeName) { switch(_rnType) { --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
