reduce Macintosh compiler warnings by making functions static/private
git-svn-id: svn://10.0.0.236/trunk@17241 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -319,6 +319,7 @@ nsHTMLButtonControlFrame::MouseClicked(nsIPresContext* aPresContext)
|
||||
}
|
||||
|
||||
// XXX temporary hack code until new style rules are added
|
||||
static
|
||||
void ReflowTemp(nsIPresContext& aPresContext, nsHTMLButtonControlFrame* aFrame, nsRect& aRect)
|
||||
{
|
||||
nsHTMLReflowMetrics metrics(nsnull);
|
||||
|
||||
Reference in New Issue
Block a user