From 458267b1c2e2c3944283d455e2f4834098c26ed9 Mon Sep 17 00:00:00 2001 From: Vincent Torri Date: Wed, 16 Sep 2009 21:59:04 +0000 Subject: [PATCH] useless define SVN revision: 42531 --- legacy/evil/win32/common/sys/time.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/legacy/evil/win32/common/sys/time.h b/legacy/evil/win32/common/sys/time.h index e1d4934809..0e00a6e4ae 100644 --- a/legacy/evil/win32/common/sys/time.h +++ b/legacy/evil/win32/common/sys/time.h @@ -53,8 +53,6 @@ struct timezone */ EVIL_COMMON_API int __cdecl gettimeofday(struct timeval *tv, void *tzp); -#define HAVE_GETTIMEOFDAY - #ifdef __cplusplus } #endif