From: rousskov <> Date: Sun, 8 Mar 1998 15:43:16 +0000 (+0000) Subject: - Removed OLD_POST_CODE #define from squid.h X-Git-Tag: SQUID_3_0_PRE1~3876 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5d5ee4af048d8f628bf3e2bf4e1bcc3b926aaa13;p=thirdparty%2Fsquid.git - Removed OLD_POST_CODE #define from squid.h --- diff --git a/src/squid.h b/src/squid.h index 9b72606bbc..4c12ac9054 100644 --- a/src/squid.h +++ b/src/squid.h @@ -1,6 +1,6 @@ /* - * $Id: squid.h,v 1.162 1998/03/07 23:43:10 rousskov Exp $ + * $Id: squid.h,v 1.163 1998/03/08 08:43:16 rousskov Exp $ * * AUTHOR: Duane Wessels * @@ -31,8 +31,6 @@ #ifndef SQUID_H #define SQUID_H -/* @?@ @?@ tmp hack until coredumps are gone */ -#define OLD_POST_CODE 1 #include "config.h"