Re-adding FE_CheckConfirm() and FE_Select() to match the privacy backend changes.
git-svn-id: svn://10.0.0.236/trunk@7985 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
3952944dd8
commit
f244ced87e
@ -6153,9 +6153,6 @@ FE_SecurityDialog (MWContext *context, int state, XP_Bool *prefs_toggle)
|
||||
}
|
||||
}
|
||||
|
||||
#if 0
|
||||
/* backing this out, waiting for mac. */
|
||||
|
||||
/* Temporary stub. */
|
||||
XP_Bool
|
||||
FE_Select(MWContext *pContext,
|
||||
@ -6198,4 +6195,4 @@ FE_CheckConfirm (MWContext *pContext,
|
||||
*pChecked = FE_Confirm (pContext, pCheckMessage);
|
||||
return userHasAccepted;
|
||||
}
|
||||
#endif
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user