aboutsummaryrefslogtreecommitdiffstats
path: root/src/ghdldrv
diff options
context:
space:
mode:
authorTristan Gingold <tgingold@free.fr>2017-11-19 20:40:27 +0100
committerTristan Gingold <tgingold@free.fr>2017-11-19 20:40:27 +0100
commit501366998031d73cc4286aefabffafda39921a67 (patch)
tree160b406fb9a79eede4b0fae7c53c2d7bd1d366a2 /src/ghdldrv
parent0872dc6307d0f1ead0f2e109ac8fd9293a0792dc (diff)
downloadghdl-501366998031d73cc4286aefabffafda39921a67.tar.gz
ghdl-501366998031d73cc4286aefabffafda39921a67.tar.bz2
ghdl-501366998031d73cc4286aefabffafda39921a67.zip
Annotations: minor reformating.
Diffstat (limited to 'src/ghdldrv')
-rw-r--r--src/ghdldrv/ghdlsimul.adb2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/ghdldrv/ghdlsimul.adb b/src/ghdldrv/ghdlsimul.adb
index 2852f5f24..5fd84b13c 100644
--- a/src/ghdldrv/ghdlsimul.adb
+++ b/src/ghdldrv/ghdlsimul.adb
@@ -144,8 +144,6 @@ package body Ghdlsimul is
Elaboration.Trace_Elaboration := True;
elsif Arg.all = "--trace-drivers" then
Elaboration.Trace_Drivers := True;
- elsif Arg.all = "--trace-annotation" then
- Annotations.Trace_Annotation := True;
elsif Arg.all = "--trace-simu" then
Simulation.Trace_Simulation := True;
elsif Arg.all = "--trace-stmt" then