User: hr      
Date: 06/06/19 19:48:52

Modified:
 /dba/dbaccess/source/filter/migration/
  cfgservices.cxx

Log:
 INTEGRATION: CWS warnings01 (1.3.50); FILE MERGED
 2006/03/24 15:35:56 fs 1.3.50.1: #i57457# warning-free code (unxlngi6/.pro + 
unxsoli4.pro)

File Changes:

Directory: /dba/dbaccess/source/filter/migration/
=================================================

File [changed]: cfgservices.cxx
Url: 
http://dba.openoffice.org/source/browse/dba/dbaccess/source/filter/migration/cfgservices.cxx?r1=1.3&r2=1.4
Delta lines:  +2 -2
-------------------
--- cfgservices.cxx     8 Sep 2005 13:59:26 -0000       1.3
+++ cfgservices.cxx     20 Jun 2006 02:48:50 -0000      1.4
@@ -72,7 +72,7 @@
 
 extern "C" void SAL_CALL component_getImplementationEnvironment(
                                const sal_Char  **ppEnvTypeName,
-                               uno_Environment **ppEnv
+                               uno_Environment **/*ppEnv*/
                        )
 {
        createRegistryInfo_dbacfg();
@@ -104,7 +104,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]

Reply via email to