summaryrefslogtreecommitdiff
path: root/plugins/TooltipNotify/src/stdafx.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/TooltipNotify/src/stdafx.h')
-rw-r--r--plugins/TooltipNotify/src/stdafx.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/TooltipNotify/src/stdafx.h b/plugins/TooltipNotify/src/stdafx.h
index 2f007caefa..263b18c785 100644
--- a/plugins/TooltipNotify/src/stdafx.h
+++ b/plugins/TooltipNotify/src/stdafx.h
@@ -5,7 +5,6 @@
#define _CRT_SECURE_NO_WARNINGS
#define WIN32_LEAN_AND_MEAN // Exclude rarely-used stuff from Windows headers
-#define _WIN32_WINNT 0x0500
#include <windows.h>
#include <commctrl.h>