mirror of
https://github.com/panda3d/panda3d.git
synced 2026-04-29 02:32:29 -05:00
Remove HAVE_GETTIMEOFDAY which we aren't using
This commit is contained in:
@@ -210,9 +210,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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user