]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
remove old errorpageFreeMemory() call
authorwessels <>
Tue, 21 Oct 1997 09:12:07 +0000 (09:12 +0000)
committerwessels <>
Tue, 21 Oct 1997 09:12:07 +0000 (09:12 +0000)
src/tools.cc

index c524042f1b6defa11a2bd85298393af732ea09e9..dedec11f234eece8d92880c9a8574448a9c76938 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * $Id: tools.cc,v 1.123 1997/10/17 00:00:49 wessels Exp $
+ * $Id: tools.cc,v 1.124 1997/10/21 03:12:07 wessels Exp $
  *
  * DEBUG: section 21    Misc Functions
  * AUTHOR: Harvest Derived
@@ -366,7 +366,6 @@ normal_shutdown(void)
     storeFreeMemory();
     dnsFreeMemory();
     redirectFreeMemory();
-    errorpageFreeMemory();
     stmemFreeMemory();
     netdbFreeMemory();
     ipcacheFreeMemory();