diff --git a/src/switch_time.c b/src/switch_time.c index e0c12aa737..65c4aaf944 100644 --- a/src/switch_time.c +++ b/src/switch_time.c @@ -2256,7 +2256,6 @@ static int tzparse(const char *name, register struct state *const sp, const int ** Initially we're assumed to be in standard time. */ isdst = FALSE; - theiroffset = theirstdoffset; /* ** Now juggle transition times and types ** tracking offsets as you do.