From d01b637cb9453726e197b654418eba23445d1880 Mon Sep 17 00:00:00 2001 From: Markus Uhlin Date: Thu, 23 Oct 2025 01:13:34 +0200 Subject: Deleted defines --- FICS/config.h | 8 -------- 1 file changed, 8 deletions(-) diff --git a/FICS/config.h b/FICS/config.h index a2f89c1..f68b90b 100644 --- a/FICS/config.h +++ b/FICS/config.h @@ -29,14 +29,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. -- cgit v1.2.3