Fix "unused variable" warning.
authorChris Hanson <org/chris-hanson/cph>
Sat, 30 Nov 1996 22:17:17 +0000 (22:17 +0000)
committerChris Hanson <org/chris-hanson/cph>
Sat, 30 Nov 1996 22:17:17 +0000 (22:17 +0000)
v7/src/edwin/snr.scm

index 8454df3735fb54c1bab277d20ef1548b01b19ca2..75f1c2c49f0e1eaa791edb416ed5eaa50841f626 100644 (file)
@@ -1,6 +1,6 @@
 ;;; -*-Scheme-*-
 ;;;
-;;;    $Id: snr.scm,v 1.19 1996/11/22 21:49:59 cph Exp $
+;;;    $Id: snr.scm,v 1.20 1996/11/30 22:17:17 cph Exp $
 ;;;
 ;;;    Copyright (c) 1995-96 Massachusetts Institute of Technology
 ;;;
@@ -3906,6 +3906,7 @@ With prefix arg, replaces the file with the list information."
   (news-group:ignored-subjects-modified! group))
 
 (define (news-group:article-not-ignored! group header buffer)
+  buffer
   (let ((subject (canonicalize-subject (news-header:subject header))))
     (if (not (fix:= 0 (string-length subject)))
        (let ((process-group