mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-30 19:53:09 +00:00
Remove spurious debugging code.
This commit is contained in:
parent
5ac8d2e86d
commit
e5a858825f
@ -534,7 +534,6 @@
|
||||
(eq tmp 'error-free)
|
||||
;; Detect the expansion of (pop foo).
|
||||
;; There is no need to compile the call to `car' there.
|
||||
(progn (setq foo (list form fn)) nil)
|
||||
(and (eq fn 'car)
|
||||
(eq (car-safe (cadr form)) 'prog1)
|
||||
(let ((var (cadr (cadr form)))
|
||||
|
Loading…
Reference in New Issue
Block a user