Blob Blame History Raw
--- snownews-1.5.3/main.c.orig	2004-07-23 10:01:17.684401732 -0400
+++ snownews-1.5.3/main.c	2004-07-23 10:08:15.698822357 -0400
@@ -65,8 +65,8 @@
 		/* Do this after everything else. If it doesn't work or hang
 		   user can ctrl-c without interfering with the program operation
 		   (like writing caches). */
-		AutoVersionCheck();
-		
+		/* AutoVersionCheck(); */
+
 		exit(0);
 	} else {
 		printf (_("Aborting program execution!\nAn internal error occured. Snownews has quit, no changes has been saved!\n"));