From 683c9b411725315d160eb64e95918729e3ded2b6 Mon Sep 17 00:00:00 2001 From: "hp.com!davidm" Date: Thu, 6 May 2004 21:11:29 +0000 Subject: [PATCH] (main): Remove unused variable "i". (Logical change 1.232) --- tests/Gia64-test-readonly.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/tests/Gia64-test-readonly.c b/tests/Gia64-test-readonly.c index 574f2cb5..408fba5f 100644 --- a/tests/Gia64-test-readonly.c +++ b/tests/Gia64-test-readonly.c @@ -91,8 +91,6 @@ checker (void) int main (int argc, char **argv) { - int i; - if (argc > 1) verbose = 1;