diff options
Diffstat (limited to 'plugins/KeyboardNotify/src/Common.h')
-rw-r--r-- | plugins/KeyboardNotify/src/Common.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/KeyboardNotify/src/Common.h b/plugins/KeyboardNotify/src/Common.h index 71719a513f..9e41225be3 100644 --- a/plugins/KeyboardNotify/src/Common.h +++ b/plugins/KeyboardNotify/src/Common.h @@ -17,7 +17,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
#define WIN32_LEAN_AND_MEAN
-#define _WIN32_WINNT 0x0500
#define _CRT_SECURE_NO_WARNINGS
#include <windows.h>
|