*** empty log message ***
authorMatthew Mondor <mmondor@pulsar-zone.net>
Fri, 14 Jan 2005 03:57:54 +0000 (03:57 +0000)
committerMatthew Mondor <mmondor@pulsar-zone.net>
Fri, 14 Jan 2005 03:57:54 +0000 (03:57 +0000)
include/confparse.h

index c5dbef2..64728e9 100644 (file)
@@ -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}
 };