useless define

SVN revision: 42531
This commit is contained in:
Vincent Torri 2009-09-16 21:59:04 +00:00
parent 7d884078e0
commit 458267b1c2
1 changed files with 0 additions and 2 deletions

View File

@ -53,8 +53,6 @@ struct timezone
*/ */
EVIL_COMMON_API int __cdecl gettimeofday(struct timeval *tv, void *tzp); EVIL_COMMON_API int __cdecl gettimeofday(struct timeval *tv, void *tzp);
#define HAVE_GETTIMEOFDAY
#ifdef __cplusplus #ifdef __cplusplus
} }
#endif #endif