]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
ftpget.c
authorwessels <>
Sat, 31 Aug 1996 04:39:30 +0000 (04:39 +0000)
committerwessels <>
Sat, 31 Aug 1996 04:39:30 +0000 (04:39 +0000)
src/main.cc

index d9171ed975754aa8730437bfca8c563ce9ca1846..5d4b0b1bbef6374d7bea3b3b47d04dacde3ccd34 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * $Id: main.cc,v 1.68 1996/08/28 20:12:56 wessels Exp $
+ * $Id: main.cc,v 1.69 1996/08/30 22:39:30 wessels Exp $
  *
  * DEBUG: section 1     Startup and Main Loop
  * AUTHOR: Harvest Derived
@@ -391,7 +391,6 @@ static void mainReinitialize()
     debug(1, 0, "Restarting Squid Cache (version %s)...\n", version_string);
     /* Already called serverConnectionsClose and ipcacheShutdownServers() */
     neighborsDestroy();
-
     parseConfigFile(ConfigFile);
     _db_init(Config.Log.log, Config.debugOptions);
     neighbors_init();