Fixing bug 146034. Getting rid of nsHTMLIIDs.{h,cpp}. r=jfrancis@netscape.com, sr=rpotts@netscape.com

This commit is contained in:
jst@netscape.com
2002-05-23 00:00:34 +00:00
parent f4e27eb322
commit 78ccba6821
204 changed files with 570 additions and 1024 deletions

View File

@@ -41,7 +41,6 @@
#include "nsIStyleContext.h"
#include "nsStyleConsts.h"
#include "nsVoidArray.h"
#include "nsHTMLIIDs.h"
FixedTableLayoutStrategy::FixedTableLayoutStrategy(nsTableFrame *aFrame)
: BasicTableLayoutStrategy(aFrame)