aboutsummaryrefslogtreecommitdiffstats
path: root/src/vhdl/evaluation.adb
diff options
context:
space:
mode:
Diffstat (limited to 'src/vhdl/evaluation.adb')
-rw-r--r--src/vhdl/evaluation.adb4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/vhdl/evaluation.adb b/src/vhdl/evaluation.adb
index 0c561f195..f774208b2 100644
--- a/src/vhdl/evaluation.adb
+++ b/src/vhdl/evaluation.adb
@@ -1450,10 +1450,6 @@ package body Evaluation is
-- TODO
raise Internal_Error;
- when Iir_Predefined_Interface_Type_Equality
- | Iir_Predefined_Interface_Type_Inequality =>
- raise Internal_Error;
-
when Iir_Predefined_Explicit =>
raise Internal_Error;
end case;