aboutsummaryrefslogtreecommitdiffstats
path: root/src/flags.ads
diff options
context:
space:
mode:
Diffstat (limited to 'src/flags.ads')
-rw-r--r--src/flags.ads4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/flags.ads b/src/flags.ads
index af99e3fe7..18dbf1e14 100644
--- a/src/flags.ads
+++ b/src/flags.ads
@@ -158,10 +158,6 @@ package Flags is
-- If True, disp original source line and a caret indicating the column.
Flag_Caret_Diagnostics : Boolean := False;
- -- If True, warning is printed for each uncovered PSL cover points at the
- -- end of simulation
- Flag_Psl_Warn_Uncovered : Boolean := False;
-
type On_Off_Auto_Type is (On, Off, Auto);
-- -fcolor-diagnostics