deleted unneeded functions

This commit is contained in:
2014-02-01 15:59:36 +00:00
parent ec2dda7899
commit 21744e7f36
3 changed files with 7 additions and 43 deletions

View File

@ -1036,6 +1036,7 @@ begin
Do_Grouped_Call;
when Opcode_Grouped_Call_Finish =>
Do_Grouped_Call_Finish;
when Opcode_Let_Binding =>
Do_Let_Binding;
when Opcode_Letast_Binding =>