Remove some debug code that crept in

This commit is contained in:
John Wiegley 2017-12-01 11:17:34 -08:00
parent cb846d188a
commit 9e8e9aa4ee

View file

@ -1787,7 +1787,6 @@ this file. Usage:
(emacs-lisp-mode)
(insert (pp-to-string body))
(current-buffer)))))
(message "body = %s" body)
body))))