remove mac compiler warning

git-svn-id: svn://10.0.0.236/trunk@43817 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
brade%netscape.com 1999-08-20 13:32:23 +00:00
parent 0c14bf5c0c
commit 14f64deece
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)
{