aboutsummaryrefslogtreecommitdiffstats
path: root/src/vhdl/simulate/simul-annotations.ads
diff options
context:
space:
mode:
Diffstat (limited to 'src/vhdl/simulate/simul-annotations.ads')
-rw-r--r--src/vhdl/simulate/simul-annotations.ads3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/vhdl/simulate/simul-annotations.ads b/src/vhdl/simulate/simul-annotations.ads
index 3965d7b74..caed38cbb 100644
--- a/src/vhdl/simulate/simul-annotations.ads
+++ b/src/vhdl/simulate/simul-annotations.ads
@@ -41,7 +41,4 @@ package Simul.Annotations is
-- Expand the annotation table. This is automatically done by Annotate,
-- to be used only by debugger.
procedure Annotate_Expand_Table;
-
- -- For debugging.
- function Image (Scope : Scope_Type) return String;
end Simul.Annotations;