Repositories
/
rubiks-ircd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d70de8a
)
*** empty log message ***
author
Matthew Mondor
<mmondor@pulsar-zone.net>
Fri, 14 Jan 2005 03:57:54 +0000
(
03:57
+0000)
committer
Matthew Mondor
<mmondor@pulsar-zone.net>
Fri, 14 Jan 2005 03:57:54 +0000
(
03:57
+0000)
include/confparse.h
patch
|
blob
|
blame
|
history
diff --git
a/include/confparse.h
b/include/confparse.h
index
c5dbef2
..
64728e9
100644
(file)
--- 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}
};