diff options
Diffstat (limited to 'src/vhdl/vhdl-elocations.ads')
-rw-r--r-- | src/vhdl/vhdl-elocations.ads | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/vhdl/vhdl-elocations.ads b/src/vhdl/vhdl-elocations.ads index 14c33999f..fa895e111 100644 --- a/src/vhdl/vhdl-elocations.ads +++ b/src/vhdl/vhdl-elocations.ads @@ -631,10 +631,6 @@ package Vhdl.Elocations is -- Allocate memory to store elocations for node N. Must be called once. procedure Create_Elocations (N : Iir); - -- Delete locations. Memory is not yet reclaimed (but doesn't happen - -- frequently). - procedure Delete_Elocations (N : Iir); - -- General methods. -- Field: Field1 |