aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--generic/proof.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/generic/proof.el b/generic/proof.el
index a1bc4586..3348912e 100644
--- a/generic/proof.el
+++ b/generic/proof.el
@@ -306,7 +306,6 @@ Returns new END value."
(defun proof-response-buffer-display (str &optional face)
"Display STR with FACE in response buffer and return fontified STR."
- (ugit str) ;; FIXME: debug!
(let (start end)
(with-current-buffer proof-response-buffer
;; da: I've moved newline before the string itself, to match