aboutsummaryrefslogtreecommitdiffstats
path: root/python/libghdl/thin/vhdl/nodes.py
diff options
context:
space:
mode:
authorTristan Gingold <tgingold@free.fr>2019-08-09 05:14:04 +0200
committerTristan Gingold <tgingold@free.fr>2019-08-09 05:14:04 +0200
commit7c9298f4ef785ab2df77adabc95cd2672db43054 (patch)
tree2674e3f2b794a0e57c6c26fa8c23213f4429b363 /python/libghdl/thin/vhdl/nodes.py
parent6e51ccf3b2875a6b4e7ba1b7215b0ec28f0655b6 (diff)
downloadghdl-7c9298f4ef785ab2df77adabc95cd2672db43054.tar.gz
ghdl-7c9298f4ef785ab2df77adabc95cd2672db43054.tar.bz2
ghdl-7c9298f4ef785ab2df77adabc95cd2672db43054.zip
vhdl: remove unused Get/Set_Choice_Order.
Diffstat (limited to 'python/libghdl/thin/vhdl/nodes.py')
-rw-r--r--python/libghdl/thin/vhdl/nodes.py4
1 files changed, 0 insertions, 4 deletions
diff --git a/python/libghdl/thin/vhdl/nodes.py b/python/libghdl/thin/vhdl/nodes.py
index 05782b97f..5983c4972 100644
--- a/python/libghdl/thin/vhdl/nodes.py
+++ b/python/libghdl/thin/vhdl/nodes.py
@@ -1371,10 +1371,6 @@ Get_Time = libghdl.vhdl__nodes__get_time
Set_Time = libghdl.vhdl__nodes__set_time
-Get_Choice_Order = libghdl.vhdl__nodes__get_choice_order
-
-Set_Choice_Order = libghdl.vhdl__nodes__set_choice_order
-
Get_Associated_Expr = libghdl.vhdl__nodes__get_associated_expr
Set_Associated_Expr = libghdl.vhdl__nodes__set_associated_expr