summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psxhdrs
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1996-05-23 21:51:54 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1996-05-23 21:51:54 +0000
commit3a9fc7dd40e658a84173ff3d5422f23168b52220 (patch)
treeec0202569287e2417d6f324a8f4edb4c8db6bcfa /testsuites/psxtests/psxhdrs
parentnew files (diff)
downloadrtems-3a9fc7dd40e658a84173ff3d5422f23168b52220.tar.bz2
unused variable
Diffstat (limited to 'testsuites/psxtests/psxhdrs')
-rw-r--r--testsuites/psxtests/psxhdrs/time08.c1
1 files changed, 0 insertions, 1 deletions
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;