remove mac compiler warning
git-svn-id: svn://10.0.0.236/trunk@43817 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
0c14bf5c0c
commit
14f64deece
@ -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)
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user