UnixOperatingSystem.st
changeset 18498 4403ff469686
parent 18495 c123b1d33222
child 18500 3ae00a51f1ff
child 18522 40508490313d
--- a/UnixOperatingSystem.st	Mon Jun 22 16:36:26 2015 +0200
+++ b/UnixOperatingSystem.st	Mon Jun 22 16:46:38 2015 +0200
@@ -289,7 +289,6 @@
 #  include <sys/time.h>
 #  define HAS_TIMEGM
 
-#  define NO_LONGER_NEEDED
 #  ifdef NO_LONGER_NEEDED
 // struct tm seems to be defined now (new XCODE/CLANG compiler)
 struct tm {