#ifdef out a printf. r=none
git-svn-id: svn://10.0.0.236/trunk@55562 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -2000,7 +2000,9 @@ nsBlockFrame::PrepareChildIncrementalReflow(nsBlockReflowState& aState)
|
||||
// XXX Huh, that's not true anymore. We do cache the width component of
|
||||
// the max-element-size...
|
||||
if (aState.mComputeMaxElementSize) {
|
||||
#ifdef DEBUG_troy
|
||||
printf("BLOCK: marking all child frames dirty...\n");
|
||||
#endif
|
||||
return PrepareResizeReflow(aState);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user