From 166afd5dc6d2ffb7c8f302bb50392fa2f89038fe Mon Sep 17 00:00:00 2001 From: "dfm%netscape.com" Date: Mon, 3 Aug 1998 22:57:37 +0000 Subject: [PATCH] Removed temporary SD macro for privacy policy dialogs. git-svn-id: svn://10.0.0.236/trunk@7174 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/include/fe_proto.h | 1 - 1 file changed, 1 deletion(-) diff --git a/mozilla/include/fe_proto.h b/mozilla/include/fe_proto.h index d69dce8e61b..7f19fbfdb5a 100644 --- a/mozilla/include/fe_proto.h +++ b/mozilla/include/fe_proto.h @@ -209,7 +209,6 @@ extern Bool NDLLFE_SecurityDialog(MWContext * context, int message); #define SD_INSECURE_DOCS_WITHIN_SECURE_DOCS_NOT_SHOWN 5 #define SD_REDIRECTION_TO_INSECURE_DOC 6 #define SD_REDIRECTION_TO_SECURE_SITE 7 -#define SD_NO_PRIVACY_POLICY 8 /* ** Pass the password related preferences from the security library to the FE.