summaryrefslogtreecommitdiff
path: root/plugins/TabSRMM/src/stdafx.h
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2018-04-19 19:04:41 +0300
committerGeorge Hazan <ghazan@miranda.im>2018-04-19 19:04:41 +0300
commit03abc0234e40183256bba3d2b9cdf809d92363f2 (patch)
tree794b80410ddb80d57094dd58706c37b4e0c27a6b /plugins/TabSRMM/src/stdafx.h
parent212d14abad9935d580e7073088af0f428792bdfb (diff)
minor code cleaning
Diffstat (limited to 'plugins/TabSRMM/src/stdafx.h')
-rw-r--r--plugins/TabSRMM/src/stdafx.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/TabSRMM/src/stdafx.h b/plugins/TabSRMM/src/stdafx.h
index 3318f05af7..2e28832839 100644
--- a/plugins/TabSRMM/src/stdafx.h
+++ b/plugins/TabSRMM/src/stdafx.h
@@ -232,7 +232,6 @@ extern char *TemplateNames[];
extern HANDLE hUserPrefsWindowList;
extern TCpTable cpTable[];
extern HMODULE g_hIconDLL;
-extern bool g_bShutdown;
extern pfnDoPopup oldDoPopup, oldLogToFile;
extern pfnDoTrayIcon oldDoTrayIcon;