fix bustage

This commit is contained in:
bernd.mielke%snafu.de 2003-01-07 06:08:23 +00:00
parent 7fedc01878
commit b2dc2fa3b5
2 changed files with 4 additions and 4 deletions

View File

@ -1207,8 +1207,8 @@ nsTableFrame::InsertRows(nsIPresContext& aPresContext,
}
}
printf("insertRowsAfter \n");
Dump(&aPresContext, PR_TRUE, PR_FALSE, PR_TRUE);
//printf("insertRowsAfter \n");
//Dump(&aPresContext, PR_TRUE, PR_FALSE, PR_TRUE);
return numColsToAdd;
}

View File

@ -1207,8 +1207,8 @@ nsTableFrame::InsertRows(nsIPresContext& aPresContext,
}
}
printf("insertRowsAfter \n");
Dump(&aPresContext, PR_TRUE, PR_FALSE, PR_TRUE);
//printf("insertRowsAfter \n");
//Dump(&aPresContext, PR_TRUE, PR_FALSE, PR_TRUE);
return numColsToAdd;
}