removing unnecessary #include so I can remove the header file

This commit is contained in:
dveditz%netscape.com 2000-01-15 02:05:04 +00:00
Родитель e6ad550a8a
Коммит 24217323b2
3 изменённых файлов: 0 добавлений и 3 удалений

Просмотреть файл

@ -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"

Просмотреть файл

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

Просмотреть файл

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