]> git.eshelyaron.com Git - emacs.git/commitdiff
* lisp/arc-mode.el (archive-zip-summarize): Remove unused local.
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 5 Jan 2020 03:08:39 +0000 (19:08 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 5 Jan 2020 03:09:14 +0000 (19:09 -0800)
lisp/arc-mode.el

index d6e85bf3835faa724c5e22cc0ef9b262afe84ea9..677483e49f28286c4e567663d051f594f53017e1 100644 (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