summaryrefslogtreecommitdiff
path: root/plugins/HistoryStats/src/main.h
diff options
context:
space:
mode:
authorMataes <mataes2007@gmail.com>2018-05-16 22:58:35 +0300
committerMataes <mataes2007@gmail.com>2018-05-16 22:58:35 +0300
commit56239fcddd46400d812d83e38597d593b5c0356d (patch)
tree9e8d35c9a990c2ff6b687ca53065d0c5a4bd3ac1 /plugins/HistoryStats/src/main.h
parent650fc5a2103cedfe149500ade9c684ecf381d348 (diff)
HistoryLinkList, HistoryStats, historysweeperlight, httpserver, HwHotKeys: cmplugin adaptation
Diffstat (limited to 'plugins/HistoryStats/src/main.h')
-rw-r--r--plugins/HistoryStats/src/main.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/HistoryStats/src/main.h b/plugins/HistoryStats/src/main.h
index 7f34285023..a2dffb20c6 100644
--- a/plugins/HistoryStats/src/main.h
+++ b/plugins/HistoryStats/src/main.h
@@ -7,8 +7,6 @@
#include "settingsserializer.h"
#include "statistic.h"
-extern HINSTANCE g_hInst;
-
extern PLUGININFOEX g_pluginInfoEx;
extern SettingsSerializer* g_pSettings;