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:
parent
32bd911f82
commit
39101173fe
1 changed files with 1 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue