User: hr Date: 06/06/19 19:48:25 Modified: /dba/dbaccess/source/core/misc/ services.cxx
Log: INTEGRATION: CWS warnings01 (1.9.48); FILE MERGED 2006/03/24 15:35:55 fs 1.9.48.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro) File Changes: Directory: /dba/dbaccess/source/core/misc/ ========================================== File [changed]: services.cxx Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/core/misc/services.cxx?r1=1.9&r2=1.10 Delta lines: +2 -2 ------------------- --- services.cxx 8 Sep 2005 13:57:19 -0000 1.9 +++ services.cxx 20 Jun 2006 02:48:22 -0000 1.10 @@ -86,7 +86,7 @@ extern "C" void SAL_CALL component_getImplementationEnvironment( const sal_Char **ppEnvTypeName, - uno_Environment **ppEnv + uno_Environment **/*ppEnv*/ ) { createRegistryInfo_DBA(); @@ -118,7 +118,7 @@ extern "C" void* SAL_CALL component_getFactory( const sal_Char* pImplementationName, void* pServiceManager, - void* pRegistryKey) + void* /*pRegistryKey*/) { Reference< XInterface > xRet; if (pServiceManager && pImplementationName) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
