(perform-replace): Remove leftover code.

This commit is contained in:
Juanma Barranquero 2007-01-13 14:03:39 +00:00
parent 745377e827
commit 2f857176eb

View file

@ -1519,7 +1519,7 @@ make, or the user didn't cancel the call."
(set-match-data real-match-data)
(setq next-replacement
(funcall (car replacements) (cdr replacements)
replace-count) nil))
replace-count)))
(if (not query-flag)
(let ((inhibit-read-only
query-replace-skip-read-only))