mktime: DEBUG_MKTIME cleanup
commit5d8af1566bd98aa9c2728f8f63f7ba43cfa84d09
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 15 Nov 2018 21:59:33 +0000 (15 22:59 +0100)
committerAlbert ARIBAUD (3ADEV) <albert.aribaud@3adev.fr>
Thu, 15 Nov 2018 21:59:33 +0000 (15 22:59 +0100)
tree7ba4d6131790d5086fb1040c98bb4885a88f5304
parent86aece3bfbd44538ba4fdc947872c81d4c5e6e61
mktime: DEBUG_MKTIME cleanup

The DEBUG_MKTIME code no longer works in glibc or in Gnulib.
And it’s no longer needed now that glibc and Gnulib both have
their own testing mechanisms for mktime.
* time/mktime.c (DEBUG_MKTIME): Remove.  All uses removed.
ChangeLog
time/mktime.c