зеркало из https://github.com/mozilla/pjs.git
Removing my printf.
This commit is contained in:
Родитель
9faabd64b8
Коммит
ea4b539117
|
@ -289,11 +289,6 @@ nsMenuFrame::Reflow(nsIPresContext& aPresContext,
|
|||
if (!frame || (rv != NS_OK))
|
||||
return rv;
|
||||
|
||||
static int k = 0;
|
||||
|
||||
printf("Reflow #%d\n", k);
|
||||
k++;
|
||||
|
||||
// Constrain the child's width and height to aAvailableWidth and aAvailableHeight
|
||||
nsSize availSize(NS_UNCONSTRAINEDSIZE, NS_UNCONSTRAINEDSIZE);
|
||||
nsHTMLReflowState kidReflowState(aPresContext, aReflowState, frame,
|
||||
|
|
Загрузка…
Ссылка в новой задаче