reduce Macintosh compiler warnings by making functions static/private
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