Fix unix bustage on xxx

git-svn-id: svn://10.0.0.236/trunk@5159 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
ricardob 1998-07-08 19:17:11 +00:00
parent f3ef30b6b7
commit 44d8450357

View File

@ -1922,19 +1922,13 @@ XFE_PrefsOutgoingServer::XFE_PrefsOutgoingServer(Widget outgoingServerBox)
XtManageChildren(kids, i);
}
#ifdef MOZ_SECURITY
int32
XFE_PrefsOutgoingServer::get_ssl() {
HG18159
return -1;
}
HG18159
void
XFE_PrefsOutgoingServer::set_ssl(int32 val) {
HG28688
}
#endif
HG28688
void XFE_PrefsLocalMailDir::cb_choose(Widget /*w*/,
XtPointer clientData,