diff options
| author | Markus Uhlin <markus@nifty-networks.net> | 2025-10-23 01:13:34 +0200 |
|---|---|---|
| committer | Markus Uhlin <markus@nifty-networks.net> | 2025-10-23 01:13:34 +0200 |
| commit | d01b637cb9453726e197b654418eba23445d1880 (patch) | |
| tree | d2fd0d1799bff76a2343d8ffddd4d3d542a808ae | |
| parent | 8714896b33afb75692f562f37c75cf4ad1b82bc3 (diff) | |
Deleted defines
| -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. */ |
