diff options
Diffstat (limited to 'plugins/Boltun')
-rw-r--r-- | plugins/Boltun/src/boltun.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/Boltun/src/boltun.cpp b/plugins/Boltun/src/boltun.cpp index 79326137b3..cdb55daf13 100644 --- a/plugins/Boltun/src/boltun.cpp +++ b/plugins/Boltun/src/boltun.cpp @@ -21,7 +21,6 @@ #include "stdafx.h"
CMPlugin g_plugin;
-int &hLangpack(g_plugin.m_hLang);
TalkBot* bot = nullptr;
|