Backing out stubs, waiting for mac.

This commit is contained in:
mcafee%netscape.com 1998-08-13 01:04:47 +00:00
parent ec31b76e60
commit 2304713878

View File

@ -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