Removing unused xp_file.h includes.

Bug #38061 r=bryner
This commit is contained in:
seawood%netscape.com 2001-10-16 06:08:11 +00:00
Родитель 935018dec9
Коммит 82cd057ad7
2 изменённых файлов: 0 добавлений и 2 удалений

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

@ -44,7 +44,6 @@
#include <X11/Xlib.h>
#include <X11/extensions/Print.h>
#include "xp_core.h"
#include "xp_file.h"
#include "nsColor.h"
#include "nsCoord.h"
#include "nsIImage.h"

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

@ -41,7 +41,6 @@
#include "msgCore.h"
#include "prprf.h" /* should be defined into msgCore.h? */
#include "xp_core.h"
#include "xp_file.h"
#include "nsMsgSend.h"
typedef int (*MSG_SendPartWriteFunc)(const char* line, PRInt32 size,