From f31d0424eaa81455fb3bd32216061094e57b61cd Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Wed, 14 Nov 2007 11:18:54 +0000 Subject: Comment change. --- lisp/emacs-lisp/byte-opt.el | 1 - 1 file changed, 1 deletion(-) (limited to 'lisp/emacs-lisp') diff --git a/lisp/emacs-lisp/byte-opt.el b/lisp/emacs-lisp/byte-opt.el index a9bdc3df41d..f56e2544272 100644 --- a/lisp/emacs-lisp/byte-opt.el +++ b/lisp/emacs-lisp/byte-opt.el @@ -626,7 +626,6 @@ ;; ;; It is now safe to optimize code such that it introduces new bindings. -;; I'd like this to be a defsubst, but let's not be self-referential... (defsubst byte-compile-trueconstp (form) "Return non-nil if FORM always evaluates to a non-nil value." (cond ((consp form) -- cgit v1.2.3