Ifdef out IMAP code.

git-svn-id: svn://10.0.0.236/branches/NORMANDY_BRANCH@1681 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
tao
1998-05-14 22:17:31 +00:00
parent 557707b45d
commit a21cd0e645

View File

@@ -122,8 +122,10 @@ extern void XFE_SetDocTitle(MWContext *context, char *title);
extern void fe_openTargetUrl(MWContext * context,LO_AnchorData * anchor_data);
#if defined(MOZ_MAIL_NEWS)
extern MSG_IMAPUpgradeType fe_promptForIMAPSubscriptionUpgrade(MWContext *context,
const char* hostName);
#endif
XP_END_PROTOS