summaryrefslogtreecommitdiff
path: root/plugins/IEView/src/Template.h
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2022-02-08 19:22:02 +0300
committerGeorge Hazan <ghazan@miranda.im>2022-02-08 19:22:02 +0300
commit760867149a99443036f53c73190d53bd87039def (patch)
tree1711908197fb43057a11ba71fbd0019553b65c52 /plugins/IEView/src/Template.h
parent5aebbf6c518190ea03ef3e26ef3f0cd74ff928ce (diff)
fixes #3023 (IEView: не отображаются подписи к файлтрансферам)
Diffstat (limited to 'plugins/IEView/src/Template.h')
-rw-r--r--plugins/IEView/src/Template.h1
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);