diff options
Diffstat (limited to 'plugins/IEView/src/Template.h')
-rw-r--r-- | plugins/IEView/src/Template.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/IEView/src/Template.h b/plugins/IEView/src/Template.h index a42c4c92af..64ac8ab561 100644 --- a/plugins/IEView/src/Template.h +++ b/plugins/IEView/src/Template.h @@ -60,7 +60,6 @@ public: STATUSMSG,
NICKIN,
NICKOUT,
- FILEDESC,
};
Token(int, const char *, int);
|