I suck. More debugging code that should have been removed.

This commit is contained in:
buster%netscape.com 2000-04-17 15:54:55 +00:00
parent 2ac349c74c
commit a89c2dd5fd
2 changed files with 0 additions and 6 deletions

View File

@ -146,9 +146,6 @@ nsLineLayout::nsLineLayout(nsIPresContext* aPresContext,
mTextRunP = &mTextRuns;
mNewTextRun = nsnull;
SetFlag(LL_KNOWSTRICTMODE, PR_FALSE);
PRInt32 size = sizeof nsLineLayout;
PRInt32 size_pfd = sizeof PerFrameData;
PRInt32 size_psd = sizeof PerSpanData;
}
nsLineLayout::nsLineLayout(nsIPresContext* aPresContext)

View File

@ -146,9 +146,6 @@ nsLineLayout::nsLineLayout(nsIPresContext* aPresContext,
mTextRunP = &mTextRuns;
mNewTextRun = nsnull;
SetFlag(LL_KNOWSTRICTMODE, PR_FALSE);
PRInt32 size = sizeof nsLineLayout;
PRInt32 size_pfd = sizeof PerFrameData;
PRInt32 size_psd = sizeof PerSpanData;
}
nsLineLayout::nsLineLayout(nsIPresContext* aPresContext)