add "static" to GetFrameBorderHelper to reduce compiler warnings on Macintosh
git-svn-id: svn://10.0.0.236/trunk@21891 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -687,6 +687,7 @@ nsHTMLFramesetFrame::ReflowPlaceChild(nsIFrame* aChild,
|
||||
|
||||
}
|
||||
|
||||
static
|
||||
nsFrameborder GetFrameBorderHelper(nsIHTMLContent* aContent, PRBool aStandardMode)
|
||||
{
|
||||
if (nsnull != aContent) {
|
||||
|
||||
Reference in New Issue
Block a user