Gnus -- minor build / warning fixes [OK For Upstream]
[gnus] / lisp / nnml.el
index 3350933..3a6f529 100644 (file)
@@ -926,7 +926,7 @@ Unless no-active is non-nil, update the active file too."
   (let* ((dir (file-name-as-directory dir))
         (nov (concat dir nnml-nov-file-name))
         (nov-buffer (get-buffer-create " *nov*"))
   (let* ((dir (file-name-as-directory dir))
         (nov (concat dir nnml-nov-file-name))
         (nov-buffer (get-buffer-create " *nov*"))
-        chars file headers)
+        chars headers)
     (with-current-buffer nov-buffer
       ;; Init the nov buffer.
       (buffer-disable-undo)
     (with-current-buffer nov-buffer
       ;; Init the nov buffer.
       (buffer-disable-undo)