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