remove unused static kNameSpacemanagerCID for gain of 16 bytes (bug 117927; r/sr=jst,darin)

This commit is contained in:
brade%netscape.com 2002-01-10 14:10:58 +00:00
parent fa79468965
commit 4808ff50a0

View File

@ -101,7 +101,6 @@
#include "nsIElementFactory.h"
static NS_DEFINE_CID(kHTMLStyleSheetCID,NS_HTMLSTYLESHEET_CID);
static NS_DEFINE_CID(kNameSpaceManagerCID, NS_NAMESPACEMANAGER_CID);
// XXX The XML world depends on the html atoms
#include "nsHTMLAtoms.h"