aboutsummaryrefslogtreecommitdiffstats
path: root/src/vhdl/parse.adb
diff options
context:
space:
mode:
Diffstat (limited to 'src/vhdl/parse.adb')
-rw-r--r--src/vhdl/parse.adb1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/vhdl/parse.adb b/src/vhdl/parse.adb
index 1bcb66e78..7dfb2c7bf 100644
--- a/src/vhdl/parse.adb
+++ b/src/vhdl/parse.adb
@@ -3369,7 +3369,6 @@ package body Parse is
when others =>
null;
end case;
- Set_Is_Ref (Object, Object /= First);
Object := Get_Chain (Object);
end loop;