fixed tinderbox warnings

git-svn-id: svn://10.0.0.236/trunk@56650 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
karnaze%netscape.com
2000-01-03 00:56:12 +00:00
parent 403a6f48cc
commit 0fb9049272
10 changed files with 18 additions and 46 deletions

View File

@@ -976,7 +976,6 @@ nsTableFrame::InsertRows(nsIPresContext& aPresContext,
PR_TRUE);
}
if (aRowIndex < origNumRows) {
PRInt32 numNewRows = aRowFrames.Count();
AdjustRowIndices(aRowIndex, numNewRows);
}
// assign the correct row indices to the new rows. If they were adjusted above