Remove RunImapUrl as this shouldn't be exposed in an interface.

This commit is contained in:
mscott%netscape.com 1999-09-12 05:14:31 +00:00
Родитель bc05e3623a
Коммит d5b4b05af0
1 изменённых файлов: 2 добавлений и 0 удалений

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

@ -172,6 +172,8 @@ public:
const char* leafName,
nsIUrlListener* urlListener,
nsIURI** url) = 0;
// NS_IMETHOD RunImapUrl (nsIEventQueue * eventQueue, nsIURI * aURI
};