aboutsummaryrefslogtreecommitdiff
path: root/generic
diff options
context:
space:
mode:
Diffstat (limited to 'generic')
-rw-r--r--generic/proof-config.el4
1 files changed, 0 insertions, 4 deletions
diff --git a/generic/proof-config.el b/generic/proof-config.el
index 5a5bc089..d76b7fcc 100644
--- a/generic/proof-config.el
+++ b/generic/proof-config.el
@@ -851,10 +851,6 @@ assistant, for example, to switch to a new theory."
Used by proof mode to parse proofstate output, and also
to set outline heading regexp.")
-(defvar proof-shell-noise-regexp nil
- "Unwanted information output from the proof process within
- `proof-start-goals-regexp' and `proof-end-goals-regexp'.")
-
(defvar proof-analyse-using-stack nil
"Are annotations sent by proof assistant local or global")