[devel] Removed obsolete comments about WindowsCE not having time.h

This commit is contained in:
Glenn Randers-Pehrson
2009-11-01 06:59:27 -06:00
parent 418783e760
commit 34a2ebdc4f
2 changed files with 0 additions and 2 deletions

View File

@@ -1026,7 +1026,6 @@
/* Need the time information for reading tIME chunks */
#ifdef PNG_tIME_SUPPORTED
/* "time.h" functions are not supported on WindowsCE */
# include <time.h>
#endif