(not part of the build yet) removed SetMessageDownloadOutputStream

This commit is contained in:
jefft%netscape.com 1999-04-08 22:10:03 +00:00
parent 47e3462825
commit c20086f859

View File

@ -65,8 +65,6 @@ public:
NS_IMETHOD GetThreadEventQueue(PLEventQueue **aEventQueue) = 0;
NS_IMETHOD SetMessageDownloadOutputStream(nsIOutputStream *aOutputStream)
= 0;
NS_IMETHOD NotifyFEEventCompletion() = 0;
};