removed #include "nsXPComCIID.h" as it is no longer pertinent

git-svn-id: svn://10.0.0.236/trunk@32702 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
valeski%netscape.com
1999-05-26 20:51:19 +00:00
parent 8eccc51ac0
commit 9c7d7f0526
3 changed files with 0 additions and 3 deletions

View File

@@ -28,7 +28,6 @@
#include "nsConnectionGroup.h"
#include <ctype.h> // for isalpha
#include "nsCOMPtr.h"
#include "nsXPComCIID.h"
static NS_DEFINE_CID(kFileTransportService, NS_FILETRANSPORTSERVICE_CID);
static NS_DEFINE_CID(kEventQueueService, NS_EVENTQUEUESERVICE_CID);

View File

@@ -24,7 +24,6 @@
#include "nsIByteBufferInputStream.h"
#include "nsFtpConnectionThread.h"
#include "nsIEventQueueService.h"
#include "nsXPComCIID.h"
#include "prprf.h" // PR_sscanf

View File

@@ -30,7 +30,6 @@
#include "nspr.h"
#include "nscore.h"
#include "nsXPComCIID.h"
#include "nsCOMPtr.h"
#include "nsIEventQueueService.h"
#include "nsINetService.h"