From 7cf9ed388276d70987ba912a0ba5d776c848c7e8 Mon Sep 17 00:00:00 2001 From: Matthew Mondor Date: Fri, 14 Jan 2005 06:26:00 +0000 Subject: [PATCH] We don't want SHOW_HEADERS on rubiks --- include/config.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/include/config.h b/include/config.h index 227ace8..5dbfc32 100644 --- a/include/config.h +++ b/include/config.h @@ -18,7 +18,7 @@ * */ -/* $Id: config.h,v 1.7 2005/01/14 06:14:28 mmondor Exp $ */ +/* $Id: config.h,v 1.8 2005/01/14 06:26:00 mmondor Exp $ */ #ifndef __config_include__ #define __config_include__ @@ -249,7 +249,7 @@ #define MOTD_MAX 3 /* SHOW_HEADERS - Shows messages like "looking up hostname" */ -#define SHOW_HEADERS +#undef SHOW_HEADERS /* * NO_OPER_FLOOD - disable flood control for opers define this to -- 2.9.0