summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/spprintk/init.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/sptests/spprintk/init.c')
-rw-r--r--testsuites/sptests/spprintk/init.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/testsuites/sptests/spprintk/init.c b/testsuites/sptests/spprintk/init.c
index bff53ac0bd..eb86089163 100644
--- a/testsuites/sptests/spprintk/init.c
+++ b/testsuites/sptests/spprintk/init.c
@@ -17,10 +17,6 @@ rtems_task Init(
rtems_task_argument argument
)
{
- void *p1;
- bool retbool;
- Heap_Information_block info;
-
printk( "\n\n*** TEST PRINTK ***\n" );
putk( "This is a test of putk\n" );