aboutsummaryrefslogtreecommitdiffstats
path: root/src/vhdl/nodes.adb
diff options
context:
space:
mode:
authorTristan Gingold <tgingold@free.fr>2016-08-31 20:24:41 +0200
committerTristan Gingold <tgingold@free.fr>2016-09-01 06:36:52 +0200
commit4e6853861f3809d45424b6eb372ccd91ed76f0cb (patch)
tree68f1ea12f7aeca8c3174dbe9c2eb5225fe677db5 /src/vhdl/nodes.adb
parenta7f63a8a08aeaef263c7d4a404d7d827cac89b9a (diff)
downloadghdl-4e6853861f3809d45424b6eb372ccd91ed76f0cb.tar.gz
ghdl-4e6853861f3809d45424b6eb372ccd91ed76f0cb.tar.bz2
ghdl-4e6853861f3809d45424b6eb372ccd91ed76f0cb.zip
vhdl08: parse and analyze interface types.
Diffstat (limited to 'src/vhdl/nodes.adb')
-rw-r--r--src/vhdl/nodes.adb1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/vhdl/nodes.adb b/src/vhdl/nodes.adb
index 88548f78a..884f9d69b 100644
--- a/src/vhdl/nodes.adb
+++ b/src/vhdl/nodes.adb
@@ -88,7 +88,6 @@ package body Nodes is
Kind => 0,
State1 | State2 => 0,
Odigit1 => 0,
- Unused_Odigit2 => 0,
Location => Location_Nil,
Field0 | Field1 | Field2 | Field3 => Null_Node,
Field4 | Field5 => Null_Node,