Remove the unused strptime() stub.
commit45c0d8773de8636ce6822b27b82ebf0935cb64e0
authorJohannes Sixt <johannes.sixt@telecom.at>
Tue, 23 Jan 2007 13:19:48 +0000 (23 14:19 +0100)
committerJohannes Sixt <johannes.sixt@telecom.at>
Tue, 23 Jan 2007 13:19:48 +0000 (23 14:19 +0100)
tree19b83829af6a1382f0a957763b6c2042ecc36738
parent5bc08ee66f49beedb5327446ff147e92345df65c
Remove the unused strptime() stub.

strptime() is only used in convert-objects.c, but we do not build that one
(for reasons I do not recall anymore). That tool should be unnecessary
anyway.
compat/mingw.c