fix bustage due to relative path include of removed (and otherwise unused) file

This commit is contained in:
jband%netscape.com 2000-04-21 01:22:16 +00:00
parent 44d068215d
commit 5f71a3e760

View File

@ -43,7 +43,6 @@
#include "nsSupportsArray.h"
#include "nsProxyEventPrivate.h"
#include "xpt_xdr.h"
#include "nsInterfaceInfo.h"
#include "xptcall.h"
#include "nsIFileSpec.h"
#include "nsILocalFile.h"
@ -108,10 +107,7 @@ void XXXNeverCalled()
nsProxyObject(NULL, 0, NULL);
XPT_DoString(NULL, NULL, NULL);
XPT_DoHeader(NULL, NULL, NULL);
nsInterfaceInfo* info = NULL;
info->GetName(NULL);
#ifdef DEBUG
// info->print(NULL);
PurePrintf(0);
#endif
XPTC_InvokeByIndex(NULL, 0, 0, NULL);