Don't include private and unnecessary js header files.

git-svn-id: svn://10.0.0.236/trunk@143956 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
brendan%mozilla.org 2003-06-19 23:13:59 +00:00
parent bb43add912
commit 836c4046f7
2 changed files with 0 additions and 3 deletions

View File

@ -106,7 +106,6 @@
#include "nsXULAtoms.h"
#include "nsXULElement.h"
#include "jsapi.h"
#include "jscntxt.h"
#include "prlog.h"
#include "rdf.h"
#include "pldhash.h"

View File

@ -53,8 +53,6 @@
#include "nsIGenKeypairInfoDlg.h"
#include "nsIDOMCryptoDialogs.h"
#include "jsapi.h"
#include "jsdbgapi.h"
#include "jscntxt.h"
#include <ctype.h>
#include "nsReadableUtils.h"
#include "pk11func.h"