summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--util.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/util.c b/util.c
index eecb3b4..4da4892 100644
--- a/util.c
+++ b/util.c
@@ -52,11 +52,6 @@ THE SOFTWARE.
#define GMTOFFMEMBER tm_gmtoff
#endif
-#ifdef __SCO__
-#define HAVE_TM_GMTOFF
-#define GMTOFFMEMBER tm_tzadj
-#endif
-
/* That's in POSIX */
#define HAVE_TZSET