add delete operator so this will compile

This commit is contained in:
alecf%netscape.com 1999-01-26 20:08:34 +00:00
Родитель bd3d6e50b0
Коммит fef6283dac
1 изменённых файлов: 1 добавлений и 0 удалений

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

@ -69,6 +69,7 @@ public:
#endif
virtual ~nsNNTPHost();
static void operator delete(void *);
NS_DECL_ISUPPORTS
// nsINNTPHost