diff options
| -rw-r--r-- | FICS/config.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/FICS/config.h b/FICS/config.h index a2f89c1..f68b90b 100644 --- a/FICS/config.h +++ b/FICS/config.h @@ -30,14 +30,6 @@ #define DEFAULT_PORT 5000 /* - * At AFICS we just use 'fics'. But for your server you might want to - * change this e.g. to BICS, EICS, DICS etc. - */ -#define SERVER_NAME "Xfics" /* for pgn output */ - -#define SERVER_LOCATION "Las Vegas, USA" /* for pgn output */ - -/* * Which is the default language for help files? See 'variable.h' for * the currently available settings. */ |
