summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psxclock
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2009-10-25 06:25:04 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2009-10-25 06:25:04 +0000
commitb6912c40f8ec9c74a51d136da78e449033be7e14 (patch)
treef98507a4925c87ff5b2323f7ebc87f6bff5286c6 /testsuites/psxtests/psxclock
parent2009-10-24 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-b6912c40f8ec9c74a51d136da78e449033be7e14.tar.bz2
Remove unused vars.
Add missing prototypes.
Diffstat (limited to 'testsuites/psxtests/psxclock')
-rw-r--r--testsuites/psxtests/psxclock/init.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/testsuites/psxtests/psxclock/init.c b/testsuites/psxtests/psxclock/init.c
index a18231bb9c..9261774c96 100644
--- a/testsuites/psxtests/psxclock/init.c
+++ b/testsuites/psxtests/psxclock/init.c
@@ -30,8 +30,6 @@ rtems_task Init(
struct timespec tv;
struct timespec tr;
int sc;
- int priority;
- pthread_t thread_id;
time_t seconds;
time_t seconds1;
unsigned int remaining;