summaryrefslogtreecommitdiff
path: root/protocols/Discord/src/stdafx.h
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2020-01-03 16:55:12 +0300
committerGeorge Hazan <ghazan@miranda.im>2020-01-03 16:55:12 +0300
commitd87186978ec3448eacc8eed94efc35ae1c67bfba (patch)
tree83e34610db52bf8506d343e128718ca553134c26 /protocols/Discord/src/stdafx.h
parent8c720cdc163a236761442b27b1093861becebea7 (diff)
Discord to use system window to maintain its timers
Diffstat (limited to 'protocols/Discord/src/stdafx.h')
-rw-r--r--protocols/Discord/src/stdafx.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/protocols/Discord/src/stdafx.h b/protocols/Discord/src/stdafx.h
index ae55f4ab7e..568f5db2ed 100644
--- a/protocols/Discord/src/stdafx.h
+++ b/protocols/Discord/src/stdafx.h
@@ -47,7 +47,6 @@
#include "../../libs/zlib/src/zlib.h"
extern IconItem g_iconList[];
-extern HWND g_hwndHeartbeat;
#define DB_KEY_ID "id"
#define DB_KEY_PASSWORD "Password"