зеркало из https://github.com/mozilla/pjs.git
removed SetServer(); imap msg incoming server will be extract out from the url spec
This commit is contained in:
Родитель
9c8e4baf21
Коммит
26ee3d2f0f
|
@ -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;
|
||||
|
|
Загрузка…
Ссылка в новой задаче