diff options
Diffstat (limited to 'plugins/YARelay/src')
-rw-r--r-- | plugins/YARelay/src/main.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/YARelay/src/main.cpp b/plugins/YARelay/src/main.cpp index 5717741911..220a60f11a 100644 --- a/plugins/YARelay/src/main.cpp +++ b/plugins/YARelay/src/main.cpp @@ -22,7 +22,6 @@ Features: #include "../../utils/mir_buffer.h"
CMPlugin g_plugin;
-int &hLangpack(g_plugin.m_hLang);
MCONTACT hForwardFrom, hForwardTo;
wchar_t tszForwardTemplate[MAXTEMPLATESIZE];
|