зеркало из https://github.com/mozilla/pjs.git
remove mac compiler warning
This commit is contained in:
Родитель
fdee7cf9ca
Коммит
f301d55556
|
@ -454,6 +454,7 @@ PRInt32 nsTableCellFrame::GetColSpan()
|
|||
}
|
||||
|
||||
|
||||
static
|
||||
void DebugCheckChildSize(nsIFrame* aChild,
|
||||
nsHTMLReflowMetrics& aMet,
|
||||
nsSize& aAvailSize,
|
||||
|
|
|
@ -406,6 +406,7 @@ void nsTableRowFrame::SetMaxChildHeight(nscoord aChildHeight, nscoord aTopMargin
|
|||
}
|
||||
*/
|
||||
|
||||
static
|
||||
PRBool IsFirstRow(nsTableFrame& aTable,
|
||||
nsTableRowFrame& aRow)
|
||||
{
|
||||
|
|
|
@ -454,6 +454,7 @@ PRInt32 nsTableCellFrame::GetColSpan()
|
|||
}
|
||||
|
||||
|
||||
static
|
||||
void DebugCheckChildSize(nsIFrame* aChild,
|
||||
nsHTMLReflowMetrics& aMet,
|
||||
nsSize& aAvailSize,
|
||||
|
|
|
@ -406,6 +406,7 @@ void nsTableRowFrame::SetMaxChildHeight(nscoord aChildHeight, nscoord aTopMargin
|
|||
}
|
||||
*/
|
||||
|
||||
static
|
||||
PRBool IsFirstRow(nsTableFrame& aTable,
|
||||
nsTableRowFrame& aRow)
|
||||
{
|
||||
|
|
Загрузка…
Ссылка в новой задаче