mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-07 05:15:09 +00:00
fix bustage
This commit is contained in:
parent
7fedc01878
commit
b2dc2fa3b5
@ -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;
|
||||
}
|
||||
|
@ -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;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user