summaryrefslogtreecommitdiffstats
path: root/gcc/ada/5staprop.adb
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ada/5staprop.adb')
-rw-r--r--gcc/ada/5staprop.adb2
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/ada/5staprop.adb b/gcc/ada/5staprop.adb
index dcabcd12135..0242b0aefa8 100644
--- a/gcc/ada/5staprop.adb
+++ b/gcc/ada/5staprop.adb
@@ -882,7 +882,6 @@ package body System.Task_Primitives.Operations is
-----------------------------
function Register_Foreign_Thread return Task_ID is
-
begin
if Is_Valid_Task then
return Self;
@@ -1037,7 +1036,6 @@ package body System.Task_Primitives.Operations is
if Is_Self then
Specific.Set (null);
end if;
-
end Finalize_TCB;
---------------
OpenPOWER on IntegriCloud