Browse Source

Eliminate unused HAVE_GETTIMEOFDAY which conflicts with Python's definition anyway.

rdb 12 years ago
parent
commit
0046d259dc
1 changed files with 0 additions and 1 deletions
  1. 0 1
      makepanda/makepanda.py

+ 0 - 1
makepanda/makepanda.py

@@ -1883,7 +1883,6 @@ DTOOL_CONFIG=[
     ("SIMPLE_STRUCT_POINTERS",         '1',                      'UNDEF'),
     ("HAVE_DINKUM",                    'UNDEF',                  'UNDEF'),
     ("HAVE_STL_HASH",                  'UNDEF',                  'UNDEF'),
-    ("HAVE_GETTIMEOFDAY",              'UNDEF',                  '1'),
     ("GETTIMEOFDAY_ONE_PARAM",         'UNDEF',                  'UNDEF'),
     ("HAVE_GETOPT",                    'UNDEF',                  '1'),
     ("HAVE_GETOPT_LONG_ONLY",          'UNDEF',                  '1'),