removed SetServer(); imap msg incoming server will be extract out from the url spec

This commit is contained in:
jefft%netscape.com 1999-05-04 18:14:09 +00:00
Родитель 9c8e4baf21
Коммит 26ee3d2f0f
1 изменённых файлов: 0 добавлений и 1 удалений

Просмотреть файл

@ -125,7 +125,6 @@ public:
// Getters and Setters for the imap specific event sinks to bind to to your url
///////////////////////////////////////////////////////////////////////////////
NS_IMETHOD SetServer(nsIMsgIncomingServer * aIncomingServer) = 0;
NS_IMETHOD GetServer(nsIMsgIncomingServer ** aIncomingServer) = 0;
NS_IMETHOD GetImapLog(nsIImapLog ** aImapLog) = 0;