aboutsummaryrefslogtreecommitdiffhomepage
path: root/generic
diff options
context:
space:
mode:
Diffstat (limited to 'generic')
-rw-r--r--generic/pg-pamacs.el4
1 files changed, 0 insertions, 4 deletions
diff --git a/generic/pg-pamacs.el b/generic/pg-pamacs.el
index 4bc61c15..8b9b83c7 100644
--- a/generic/pg-pamacs.el
+++ b/generic/pg-pamacs.el
@@ -257,10 +257,6 @@ Additional properties in the ARGS prop list may include:
askprefs message.
This macro also extends the `proof-assistant-settings' list."
- (eval-when-compile
- (if (boundp 'proof-assistant-symbol)
- ;; declare variable to compiler to prevent warnings
- (eval `(defvar ,(proof-ass-sym name)))))
`(proof-defpacustom-fn (quote ,name) (quote ,val) (quote ,args)))