From 5d5ee4af048d8f628bf3e2bf4e1bcc3b926aaa13 Mon Sep 17 00:00:00 2001 From: rousskov <> Date: Sun, 8 Mar 1998 15:43:16 +0000 Subject: [PATCH] - Removed OLD_POST_CODE #define from squid.h --- src/squid.h | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) 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" -- 2.47.3