From aff2ea4bbb63aff1a85b759e5541e3b7683d9776 Mon Sep 17 00:00:00 2001 From: David Aspinall Date: Tue, 8 Sep 2009 21:02:28 +0000 Subject: Remove barely useful proof-shell-abort-goal-regexp (only served to sanitize LEGO messages) --- generic/proof-config.el | 5 ----- 1 file changed, 5 deletions(-) (limited to 'generic/proof-config.el') diff --git a/generic/proof-config.el b/generic/proof-config.el index 83c0c4f7..a4b9bb0f 100644 --- a/generic/proof-config.el +++ b/generic/proof-config.el @@ -1091,11 +1091,6 @@ in ordinary output, which should appear in this regexp." :type 'regexp :group 'proof-shell) -(defcustom proof-shell-abort-goal-regexp nil - "Regexp matching output from an aborted proof." - :type 'regexp - :group 'proof-shell) - (defcustom proof-shell-error-regexp nil "Regexp matching an error report from the proof assistant. -- cgit v1.2.3