1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-15 10:30:25 -08:00

* lisp/arc-mode.el (archive-zip-summarize): Remove unused local.

This commit is contained in:
Paul Eggert 2020-01-04 19:08:39 -08:00
parent 32bd911f82
commit 39101173fe

View file

@ -1797,8 +1797,7 @@ This doesn't recover lost files, it just undoes changes in the buffer itself."
(maxlen 8)
(totalsize 0)
files
visual
emacs-int-has-32bits)
visual)
(when (= p -1)
;; If the offset of end-of-central-directory is -1, this is a
;; Zip64 extended ZIP file format, and we need to glean the info