summaryrefslogtreecommitdiff
path: root/compiler/psystem.pas
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/psystem.pas')
-rw-r--r--compiler/psystem.pas2
1 files changed, 0 insertions, 2 deletions
diff --git a/compiler/psystem.pas b/compiler/psystem.pas
index 6d16983344..2ff946a189 100644
--- a/compiler/psystem.pas
+++ b/compiler/psystem.pas
@@ -683,8 +683,6 @@ implementation
aiclass[ait_stab]:=tai_stab;
aiclass[ait_force_line]:=tai_force_line;
aiclass[ait_function_name]:=tai_function_name;
- aiclass[ait_ent]:=tai_ent;
- aiclass[ait_ent_end]:=tai_ent_end;
{$ifdef alpha}
{ the follow is for the DEC Alpha }
aiclass[ait_frame]:=tai_frame;