mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-23 21:17:52 +00:00
Backing out stubs, waiting for mac.
This commit is contained in:
parent
ec31b76e60
commit
2304713878
@ -6153,6 +6153,8 @@ FE_SecurityDialog (MWContext *context, int state, XP_Bool *prefs_toggle)
|
||||
}
|
||||
}
|
||||
|
||||
#if 0
|
||||
/* backing this out, waiting for mac. */
|
||||
|
||||
/* Temporary stub. */
|
||||
XP_Bool
|
||||
@ -6196,3 +6198,4 @@ FE_CheckConfirm (MWContext *pContext,
|
||||
*pChecked = FE_Confirm (pContext, pCheckMessage);
|
||||
return userHasAccepted;
|
||||
}
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user