summaryrefslogtreecommitdiff
path: root/plugins/StatusManager/src/KeepStatus/keepstatus.h
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2017-10-14 13:08:08 +0300
committerGeorge Hazan <ghazan@miranda.im>2017-10-14 13:08:08 +0300
commit9b99466b95de4d2666911fd622ff2a5005367516 (patch)
tree3e919cb0ef832e0f0283d38774dae440608a7857 /plugins/StatusManager/src/KeepStatus/keepstatus.h
parent196e01a2ca9f8aefbd3ac55eedc955f56d3d6428 (diff)
StatusManager to use the common hLangpack variable instead of dealing with separate variables which refer to the same value anyway
Diffstat (limited to 'plugins/StatusManager/src/KeepStatus/keepstatus.h')
-rw-r--r--plugins/StatusManager/src/KeepStatus/keepstatus.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/StatusManager/src/KeepStatus/keepstatus.h b/plugins/StatusManager/src/KeepStatus/keepstatus.h
index 3aa16d78b5..5c8f7aac26 100644
--- a/plugins/StatusManager/src/KeepStatus/keepstatus.h
+++ b/plugins/StatusManager/src/KeepStatus/keepstatus.h
@@ -20,8 +20,6 @@
#ifndef __KEEPSTATUS_HEADER
#define __KEEPSTATUS_HEADER
-extern int hKSLangpack;
-
#define KSMODULENAME "KeepStatus"
#define SETTING_CHECKCONNECTION "CheckConnection"
#define SETTING_MAXRETRIES "MaxRetries"