summaryrefslogtreecommitdiffstats
path: root/testsuites/samples/hello/init.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/samples/hello/init.c')
-rw-r--r--testsuites/samples/hello/init.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/testsuites/samples/hello/init.c b/testsuites/samples/hello/init.c
index 5460da9f9e..ba379fbaa0 100644
--- a/testsuites/samples/hello/init.c
+++ b/testsuites/samples/hello/init.c
@@ -23,7 +23,6 @@
rtems_task Init(rtems_task_argument argument);
const char rtems_test_name[] = "HELLO WORLD";
-rtems_printer rtems_test_printer;
rtems_task Init(
rtems_task_argument ignored