aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Aspinall2010-08-17 11:49:33 +0000
committerDavid Aspinall2010-08-17 11:49:33 +0000
commitf50cc4b73076a5df84a7bacc52701c59d73b085c (patch)
tree58ac28ed1530a3b044f8ae8ca1c3c2f59f2123f2
parent0c3ccf06190438ba26d66529270d00bf25e3c679 (diff)
Remove duplicate declaration
-rw-r--r--generic/pg-vars.el4
1 files changed, 0 insertions, 4 deletions
diff --git a/generic/pg-vars.el b/generic/pg-vars.el
index cc788ca8..1bf31ffa 100644
--- a/generic/pg-vars.el
+++ b/generic/pg-vars.el
@@ -136,10 +136,6 @@ See `proof-shell-thm-display-regexp' for details.")
Set to 'error or 'interrupt if one was observed from the proof
assistant during the last group of commands.")
-(defvar proof-shell-interrupt-pending nil
- "Non-nil indicates that an interrupt is pending.
-The queue will be terminated on the next call to the filter function.")
-
(defvar pg-response-next-error nil
"Error counter in response buffer to count for next error message.")