summaryrefslogtreecommitdiffstats
path: root/time.c
diff options
context:
space:
mode:
Diffstat (limited to 'time.c')
-rw-r--r--time.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/time.c b/time.c
index 07d2d695..ea4b3065 100644
--- a/time.c
+++ b/time.c
@@ -377,7 +377,6 @@ static time_t timegm_hack(struct tm *tm)
tzset();
#endif
- env_list = nil;
return ret;
}
#endif