From: Matthew Mondor Date: Fri, 14 Jan 2005 03:57:54 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: rubiks-ircd-1-0-6~37 X-Git-Url: http://git.pulsar-zone.net/?a=commitdiff_plain;h=96ba647dc54cdfd191f70bac449eff4512bec149;p=rubiks-ircd.git *** empty log message *** --- diff --git a/include/confparse.h b/include/confparse.h index c5dbef2..64728e9 100644 --- a/include/confparse.h +++ b/include/confparse.h @@ -4,7 +4,7 @@ * Apply the GPL here. */ -/* $Id: confparse.h,v 1.5 2005/01/14 03:51:20 mmondor Exp $ */ +/* $Id: confparse.h,v 1.6 2005/01/14 03:57:54 mmondor Exp $ */ /* our structures */ @@ -290,7 +290,6 @@ sConf confporttab[] = {SCONFT_IPMASK, SCONFF_IPMASK, VARTYPE_NAME}, #ifdef USE_SSL {SCONFT_TYPE, SCONFF_TYPE, VARTYPE_NAME}, -#warning "USE_SSL" #endif {(char *) 0, 0, 0} };