Get rid of HAVE_GETTIMEOFDAY

This commit is contained in:
rdb 2013-12-13 14:24:17 +01:00
parent abec123074
commit b0e3949544
1 changed files with 0 additions and 3 deletions

View File

@ -309,9 +309,6 @@
/* Define if we have STL hash_map etc. available */
#cmakedefine HAVE_STL_HASH
/* Define if we have a gettimeofday() function. */
#cmakedefine HAVE_GETTIMEOFDAY
/* Define if gettimeofday() takes only one parameter. */
#cmakedefine GETTIMEOFDAY_ONE_PARAM