aboutsummaryrefslogtreecommitdiff
path: root/lib/flags.ml
diff options
context:
space:
mode:
authorGuillaume Melquiond2014-06-13 17:04:05 +0200
committerGuillaume Melquiond2014-06-13 17:04:05 +0200
commit1681238424c2d46e7a31467212d4daed4b30a827 (patch)
tree37a2f4d1fbff4d24ae17f8d43e731ec9d64f1a00 /lib/flags.ml
parent5682084d1e8fa6e624c022554c976245f8519852 (diff)
Deprecate useless option -quality.
Diffstat (limited to 'lib/flags.ml')
-rw-r--r--lib/flags.ml2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/flags.ml b/lib/flags.ml
index 5fba48dd62..7fed951008 100644
--- a/lib/flags.ml
+++ b/lib/flags.ml
@@ -64,8 +64,6 @@ let profile = false
let print_emacs = ref false
-let term_quality = ref false
-
let xml_export = ref false
let ide_slave = ref false