Bug 456388 - Remove PR_STATIC_CALLBACK and PR_CALLBACK(_DECL) from the tree; r+sr=brendan
This commit is contained in:
@@ -1546,7 +1546,7 @@ nsHTMLReflowState::ComputeContainingBlockRectangle(nsPresContext* aPres
|
||||
}
|
||||
|
||||
// Prefs callback to pick up changes
|
||||
PR_STATIC_CALLBACK(int)
|
||||
static int
|
||||
PrefsChanged(const char *aPrefName, void *instance)
|
||||
{
|
||||
sBlinkIsAllowed =
|
||||
|
||||
Reference in New Issue
Block a user