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

Modified:
 /dba/connectivity/source/drivers/mozab/bootstrap/
  MNSInit.hxx

Log:
 INTEGRATION: CWS warnings01 (1.3.30); FILE MERGED
 2005/11/16 12:59:15 fs 1.3.30.2: #i57457# warning free code
 2005/11/07 14:43:50 fs 1.3.30.1: #i57457# warning-free code

File Changes:

Directory: /dba/connectivity/source/drivers/mozab/bootstrap/
============================================================

File [changed]: MNSInit.hxx
Url: 
http://dba.openoffice.org/source/browse/dba/connectivity/source/drivers/mozab/bootstrap/MNSInit.hxx?r1=1.3&r2=1.4
Delta lines:  +2 -4
-------------------
--- MNSInit.hxx 8 Sep 2005 06:24:15 -0000       1.3
+++ MNSInit.hxx 20 Jun 2006 01:47:21 -0000      1.4
@@ -41,16 +41,14 @@
 
 #include <sal/types.h>
 
-sal_Bool MNS_Init(sal_Bool& aProfileExists,sal_Int32 nProduct);
+sal_Bool MNS_Init(sal_Bool& aProfileExists);
 sal_Bool MNS_Term(sal_Bool aForce=sal_False);
 
-sal_Bool MNS_InitXPCOM(sal_Bool* aProfileExists,sal_Int32 nProduct);
+sal_Bool MNS_InitXPCOM(sal_Bool* aProfileExists);
 typedef struct UI_Thread_ARGS
 {
        sal_Bool* bProfileExists;
-       sal_Int32 nProduct;
 }UI_Thread_ARGS;
-static void MNS_Mozilla_UI_Thread( void *arg );
 void MNS_XPCOM_EventLoop();
 
 #endif // _CONNECTIVITY_MAB_NS_INIT_HXX_ 1




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

Reply via email to