aboutsummaryrefslogtreecommitdiffhomepage
path: root/easycrypt/easycrypt.el
diff options
context:
space:
mode:
Diffstat (limited to 'easycrypt/easycrypt.el')
-rw-r--r--easycrypt/easycrypt.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/easycrypt/easycrypt.el b/easycrypt/easycrypt.el
index ecea9744..017b2563 100644
--- a/easycrypt/easycrypt.el
+++ b/easycrypt/easycrypt.el
@@ -61,7 +61,6 @@ this list are strings."
;; --------------------------------------------------------------------
(defun easycrypt-prog-args ()
- (message "%s" easycrypt-load-path)
(append easycrypt-prog-args (easycrypt-include-options)))
;; --------------------------------------------------------------------