summaryrefslogtreecommitdiffstats
path: root/c/src/ada-tests/samples/hello/sptest.adb
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/ada-tests/samples/hello/sptest.adb')
-rw-r--r--c/src/ada-tests/samples/hello/sptest.adb2
1 files changed, 0 insertions, 2 deletions
diff --git a/c/src/ada-tests/samples/hello/sptest.adb b/c/src/ada-tests/samples/hello/sptest.adb
index 6d4adc47dd..cda0030573 100644
--- a/c/src/ada-tests/samples/hello/sptest.adb
+++ b/c/src/ada-tests/samples/hello/sptest.adb
@@ -35,8 +35,6 @@ package body SPTEST is
procedure INIT (
ARGUMENT : in RTEMS.TASK_ARGUMENT
) is
- TIME : RTEMS.TIME_OF_DAY;
- STATUS : RTEMS.STATUS_CODES;
begin
TEXT_IO.NEW_LINE( 2 );