From 3a9fc7dd40e658a84173ff3d5422f23168b52220 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 23 May 1996 21:51:54 +0000 Subject: unused variable --- c/src/tests/psxtests/psxhdrs/time08.c | 1 - testsuites/psxtests/psxhdrs/time08.c | 1 - 2 files changed, 2 deletions(-) diff --git a/c/src/tests/psxtests/psxhdrs/time08.c b/c/src/tests/psxtests/psxhdrs/time08.c index b49c2b13df..8cc03305eb 100644 --- a/c/src/tests/psxtests/psxhdrs/time08.c +++ b/c/src/tests/psxtests/psxhdrs/time08.c @@ -17,7 +17,6 @@ void test( void ) { - char *buffer; time_t time; struct tm *timestruct; diff --git a/testsuites/psxtests/psxhdrs/time08.c b/testsuites/psxtests/psxhdrs/time08.c index b49c2b13df..8cc03305eb 100644 --- a/testsuites/psxtests/psxhdrs/time08.c +++ b/testsuites/psxtests/psxhdrs/time08.c @@ -17,7 +17,6 @@ void test( void ) { - char *buffer; time_t time; struct tm *timestruct; -- cgit v1.2.3