diff options
author | George Hazan <ghazan@miranda.im> | 2018-05-22 20:18:38 +0300 |
---|---|---|
committer | George Hazan <ghazan@miranda.im> | 2018-05-22 20:18:38 +0300 |
commit | cfd355e6c8035086c416c161a884242c1bb1800a (patch) | |
tree | 21af14390a6ae232d67f7b45cd699a4781b901b9 /protocols/Discord | |
parent | f545bc769a16d1ff7b302733f793cbcbd397cdca (diff) |
no more need in hLangpack variable *YAHOO*
Diffstat (limited to 'protocols/Discord')
-rw-r--r-- | protocols/Discord/src/main.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/protocols/Discord/src/main.cpp b/protocols/Discord/src/main.cpp index a39b85a903..0b8404bf3d 100644 --- a/protocols/Discord/src/main.cpp +++ b/protocols/Discord/src/main.cpp @@ -18,7 +18,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #include "stdafx.h" CHAT_MANAGER *pci; -int &hLangpack(g_plugin.m_hLang); HWND g_hwndHeartbeat; PLUGININFOEX pluginInfoEx = { |