This commit is contained in:
alecf%netscape.com 1999-04-16 22:53:11 +00:00
Родитель 6e6e9dbea7
Коммит 341fd4cf3a
2 изменённых файлов: 0 добавлений и 10 удалений

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

@ -28,11 +28,6 @@
#include "plugin_inst.h"
#include "nsIMsgHeaderParser.h"
/* net.h includes xp_core.h which has trouble with "Bool" */
#ifdef XP_UNIX
#undef Bool
#endif
static NS_DEFINE_CID(kComponentManagerCID, NS_COMPONENTMANAGER_CID);
/*

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

@ -28,11 +28,6 @@
// Need this for FO_NGLAYOUT
#include "net.h"
/* net.h includes xp_core.h which has trouble with "Bool" */
#ifdef XP_UNIX
#undef Bool
#endif
//
// This should be passed in somehow, but for now, lets just
// hardcode this stuff.