diff options
-rw-r--r-- | FICS/playerdb.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/FICS/playerdb.c b/FICS/playerdb.c index a474d28..05443bd 100644 --- a/FICS/playerdb.c +++ b/FICS/playerdb.c @@ -35,7 +35,6 @@ #include "talkproc.h" #include "gamedb.h" #include "lists.h" -/*#include "hostinfo.h" */ #include "ratings.h" PUBLIC player parray[PARRAY_SIZE]; |