removing unnecessary #include so I can remove the header file

git-svn-id: svn://10.0.0.236/trunk@57889 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
dveditz%netscape.com 2000-01-15 02:05:04 +00:00
parent 0a0f3496b6
commit d5abf240b9
3 changed files with 0 additions and 3 deletions

View File

@ -35,7 +35,6 @@
//#include "pratom.h"
#include "prmem.h"
//#include "nsIRegistry.h"
//#include "NSReg.h"
#include "nsIFactory.h"
#include "plstr.h"
#include "nsIFileSpec.h"

View File

@ -28,7 +28,6 @@
#include "plstr.h"
#include "prenv.h"
#include "NSReg.h"
#include "nsIFactory.h"
#include "nsIComponentManager.h"
#include "nsIEnumerator.h"

View File

@ -27,7 +27,6 @@
#include "plstr.h"
#include "prenv.h"
#include "NSReg.h"
#include "nsIEnumerator.h"
#include "prprf.h"
#include "nsSpecialSystemDirectory.h"