Remove HAVE_GETTIMEOFDAY which we aren't using

This commit is contained in:
rdb
2013-12-17 18:01:54 +00:00
parent f29c4681e1
commit 708e8dc513
7 changed files with 0 additions and 21 deletions
-3
View File
@@ -245,9 +245,6 @@
// assertion failures on execution.
#define SIMPLE_STRUCT_POINTERS
// Do we have a gettimeofday() function?
#define HAVE_GETTIMEOFDAY 1
// Does gettimeofday() take only one parameter?
#define GETTIMEOFDAY_ONE_PARAM