backing out my illegal checkin that i did when the tree was closed

This commit is contained in:
jdunn%netscape.com 1999-06-07 16:27:57 +00:00
Родитель 05c0d907aa
Коммит 7399762363
1 изменённых файлов: 2 добавлений и 2 удалений

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

@ -34,8 +34,8 @@
| to an output file and indicates the progress to the user as it does so. |
------------------------------------------------------------------------------*/
class nsDownloadProgressDialog : public nsIXULWindowCallbacks,
public nsIStreamListener,
public nsIDocumentObserver {
nsIStreamListener,
nsIDocumentObserver {
public:
// Declare implementation of ISupports stuff.
NS_DECL_ISUPPORTS