mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-10 22:09:32 +00:00
Bug 25886: Get rid of a bunch of unused NS_DEFINE_IID, NS_DEFINE_CID. r=caillon, sr=dbaron
This commit is contained in:
parent
21a18d8425
commit
e3aa13fa56
@ -49,8 +49,6 @@
|
||||
|
||||
#ifndef TX_EXE
|
||||
#include "nsIDOMDocument.h"
|
||||
#include "nsContentCID.h"
|
||||
static NS_DEFINE_CID(kXMLDocumentCID, NS_XMLDOCUMENT_CID);
|
||||
#endif
|
||||
|
||||
const PRInt32 txExecutionState::kMaxRecursionDepth = 20000;
|
||||
|
Loading…
Reference in New Issue
Block a user