Comment change.

This commit is contained in:
Juanma Barranquero 2007-11-14 11:18:54 +00:00
parent 1d91014721
commit f31d0424ea
2 changed files with 4 additions and 1 deletions

View file

@ -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)