Remove unused mCompactMarginWidth member. b=328551 r+sr=roc

This commit is contained in:
dbaron@dbaron.org
2006-02-26 10:35:44 +00:00
parent 8703003698
commit 0608475c71
2 changed files with 0 additions and 4 deletions

View File

@@ -324,7 +324,6 @@ nsHTMLReflowState::Init(nsPresContext* aPresContext,
nsMargin* aBorder,
nsMargin* aPadding)
{
mCompactMarginWidth = 0;
#ifdef DEBUG
mDebugHook = nsnull;
#endif