Fix for bug 176610 (Make nsNameSpaceManager a service). r=caillon, sr=jst.

This commit is contained in:
peterv@netscape.com
2002-11-29 23:44:07 +00:00
parent 3f6c1340ad
commit fd22bd13c9
124 changed files with 453 additions and 1138 deletions

View File

@@ -86,7 +86,6 @@
#include "nsIComponentManager.h"
#include "nsBoxLayoutState.h"
#include "nsINameSpaceManager.h"
#include "nsLayoutAtoms.h" //getframetype
//for keylistener for "return" check
#include "nsIPrivateDOMEvent.h"