Bug 25886: Get rid of a bunch of unused NS_DEFINE_IID, NS_DEFINE_CID. r=caillon, sr=dbaron

This commit is contained in:
jaggernaut%netscape.com 2005-11-02 07:40:55 +00:00
Родитель 21a18d8425
Коммит e3aa13fa56
1 изменённых файлов: 0 добавлений и 2 удалений

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

@ -49,8 +49,6 @@
#ifndef TX_EXE #ifndef TX_EXE
#include "nsIDOMDocument.h" #include "nsIDOMDocument.h"
#include "nsContentCID.h"
static NS_DEFINE_CID(kXMLDocumentCID, NS_XMLDOCUMENT_CID);
#endif #endif
const PRInt32 txExecutionState::kMaxRecursionDepth = 20000; const PRInt32 txExecutionState::kMaxRecursionDepth = 20000;