remove mac compiler warning

This commit is contained in:
brade%netscape.com 1999-08-20 13:32:23 +00:00
parent d2b75277c5
commit 192c3f9be8
4 changed files with 4 additions and 0 deletions

View File

@ -454,6 +454,7 @@ PRInt32 nsTableCellFrame::GetColSpan()
}
static
void DebugCheckChildSize(nsIFrame* aChild,
nsHTMLReflowMetrics& aMet,
nsSize& aAvailSize,

View File

@ -406,6 +406,7 @@ void nsTableRowFrame::SetMaxChildHeight(nscoord aChildHeight, nscoord aTopMargin
}
*/
static
PRBool IsFirstRow(nsTableFrame& aTable,
nsTableRowFrame& aRow)
{

View File

@ -454,6 +454,7 @@ PRInt32 nsTableCellFrame::GetColSpan()
}
static
void DebugCheckChildSize(nsIFrame* aChild,
nsHTMLReflowMetrics& aMet,
nsSize& aAvailSize,

View File

@ -406,6 +406,7 @@ void nsTableRowFrame::SetMaxChildHeight(nscoord aChildHeight, nscoord aTopMargin
}
*/
static
PRBool IsFirstRow(nsTableFrame& aTable,
nsTableRowFrame& aRow)
{