makehistory mini-patch

Heath Kehoe heath.kehoe at intermec.com
Wed Aug 9 14:27:30 UTC 2000



This removes a redundent call to OverAddAllNewsgroups.

-heath


Index: makehistory.c
===================================================================
RCS file: /home/heath/inn/repository/inn/expire/makehistory.c,v
retrieving revision 1.74.2.6
diff -u -r1.74.2.6 makehistory.c
--- makehistory.c	2000/08/09 10:57:03	1.74.2.6
+++ makehistory.c	2000/08/09 14:21:55
@@ -243,9 +243,6 @@
 	    OVclose();
 	    _exit(1);
 	}
-
-	if(first)
-	    OverAddAllNewsgroups();
     }
 
     sprintf(temp, "%s/hisTXXXXXX", TmpDir);





More information about the inn-patches mailing list