aboutsummaryrefslogtreecommitdiffstats
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 61caf0af35..fd8cc2232f 100644
--- a/time.c
+++ b/time.c
@@ -1468,7 +1468,6 @@ static void
time_arg(int argc, VALUE *argv, struct vtm *vtm)
{
VALUE v[8];
- int i;
vtm->year = INT2FIX(0);
vtm->mon = 0;