summaryrefslogtreecommitdiff
path: root/gcc/ada/expander.adb
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ada/expander.adb')
-rw-r--r--gcc/ada/expander.adb3
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/ada/expander.adb b/gcc/ada/expander.adb
index 760c26457dd..869c16c899b 100644
--- a/gcc/ada/expander.adb
+++ b/gcc/ada/expander.adb
@@ -433,9 +433,6 @@ package body Expander is
when N_Subprogram_Declaration =>
Expand_N_Subprogram_Declaration (N);
- when N_Subprogram_Info =>
- Expand_N_Subprogram_Info (N);
-
when N_Task_Body =>
Expand_N_Task_Body (N);