User: hr Date: 06/06/19 18:48:39 Modified: /dba/connectivity/source/drivers/mozab/bootstrap/ MNSProfileManager.cxx
Log: INTEGRATION: CWS warnings01 (1.3.30); FILE MERGED 2005/11/07 14:43:53 fs 1.3.30.1: #i57457# warning-free code File Changes: Directory: /dba/connectivity/source/drivers/mozab/bootstrap/ ============================================================ File [changed]: MNSProfileManager.cxx Url: http://dba.openoffice.org/source/browse/dba/connectivity/source/drivers/mozab/bootstrap/MNSProfileManager.cxx?r1=1.3&r2=1.4 Delta lines: +7 -47 -------------------- --- MNSProfileManager.cxx 8 Sep 2005 06:26:02 -0000 1.3 +++ MNSProfileManager.cxx 20 Jun 2006 01:48:37 -0000 1.4 @@ -36,46 +36,6 @@ #include "MNSProfileManager.hxx" #include "MNSProfile.hxx" -#include "pratom.h" -#include "prmem.h" -#include "plstr.h" -#include "prenv.h" - -#include "nsIEnumerator.h" -#include "prprf.h" -#include "nsCOMPtr.h" -#include "nsIComponentManager.h" -#include "nsEscape.h" -#include "nsDirectoryServiceDefs.h" -#include "nsAppDirectoryServiceDefs.h" -#include "nsILocalFile.h" -#include "nsReadableUtils.h" - - -#if defined(XP_MAC) || defined(XP_MACOSX) -#include <Processes.h> -#include <CFBundle.h> -#include "nsILocalFileMac.h" -#endif - - -#ifdef XP_UNIX -#include <unistd.h> -#include <fcntl.h> -#include <errno.h> -#include <signal.h> -#include "prnetdb.h" -#include "prsystem.h" -#endif - -#ifdef VMS -#include <rmsdef.h> -#endif - -#include "nsIPlatformCharset.h" -#include <MNSInit.hxx> - - #ifndef MAXPATHLEN #define MAXPATHLEN 1024 #endif --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
