summaryrefslogtreecommitdiff
path: root/plugins/AVS
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2018-05-19 14:10:37 +0300
committerGeorge Hazan <ghazan@miranda.im>2018-05-19 14:10:37 +0300
commite7ca07ff3871bb91337f50adce8274f0eee43f26 (patch)
tree797ccbadd7699905e8fac8a5c0fbe1ed07a185a3 /plugins/AVS
parent12c0a01bc1826949fa9e146b668a400cab679a63 (diff)
merge with master till
fixes #1368 (Hide dbx_mmap from profile manager)
Diffstat (limited to 'plugins/AVS')
-rw-r--r--plugins/AVS/src/poll.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/AVS/src/poll.cpp b/plugins/AVS/src/poll.cpp
index 60f9480438..c004765f03 100644
--- a/plugins/AVS/src/poll.cpp
+++ b/plugins/AVS/src/poll.cpp
@@ -42,7 +42,6 @@ ACKRESULT_STATUS. This thread only requests the avatar (and maybe add it to the
static void RequestThread(void *vParam);
-extern HANDLE hShutdownEvent;
extern void MakePathRelative(MCONTACT hContact, wchar_t *path);
int Proto_GetDelayAfterFail(const char *proto);
BOOL Proto_IsFetchingWhenProtoNotVisibleAllowed(const char *proto);