aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/exp_unst.adb
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ada/exp_unst.adb')
-rw-r--r--gcc/ada/exp_unst.adb2
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/ada/exp_unst.adb b/gcc/ada/exp_unst.adb
index 4dc7569..58f6689 100644
--- a/gcc/ada/exp_unst.adb
+++ b/gcc/ada/exp_unst.adb
@@ -2305,8 +2305,6 @@ package body Exp_Unst is
end if;
end Adjust_One_Call;
end loop Adjust_Calls;
-
- return;
end Unnest_Subprogram;
------------------------