mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-25 20:01:50 +00:00
Remove reference to static delete operator
This commit is contained in:
parent
3aaf889a0f
commit
0d7427b1f1
@ -88,7 +88,6 @@ public:
|
||||
nsNNTPNewsgroupList(nsINNTPHost *, nsINNTPNewsgroup*);
|
||||
nsNNTPNewsgroupList();
|
||||
virtual ~nsNNTPNewsgroupList();
|
||||
static void operator delete(void *);
|
||||
NS_DECL_ISUPPORTS;
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user