From 0d6f3d647d86f3292bff5cd55356e90ca8009c7a Mon Sep 17 00:00:00 2001 From: Sebastian Hahn Date: Sun, 3 Jul 2016 04:34:38 +0200 Subject: Remove HAVE_EVENT_H from winconfig This was accidentally left in in f25e2167f556. --- src/win32/orconfig.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'src') diff --git a/src/win32/orconfig.h b/src/win32/orconfig.h index ffb81ccf6d..742aae6298 100644 --- a/src/win32/orconfig.h +++ b/src/win32/orconfig.h @@ -214,8 +214,6 @@ /* Define to 1 iff unaligned int access is allowed */ #define UNALIGNED_INT_ACCESS_OK -#define HAVE_EVENT_H - /* Define to 1 iff we represent negative integers with two's complement */ #define USING_TWOS_COMPLEMENT -- cgit v1.2.3-54-g00ecf