From 15f910c57a003a4ec03c3e41b78675b9021a8cdb Mon Sep 17 00:00:00 2001 From: Markus Uhlin Date: Thu, 23 Oct 2025 01:03:29 +0200 Subject: Deleted 'SERVER_HOSTNAME' --- FICS/config.h | 5 ----- 1 file changed, 5 deletions(-) diff --git a/FICS/config.h b/FICS/config.h index 2396919..a2f89c1 100644 --- a/FICS/config.h +++ b/FICS/config.h @@ -29,11 +29,6 @@ */ #define DEFAULT_PORT 5000 -/* - * Must be a dns recognisable host name - */ -#define SERVER_HOSTNAME "rpblc.net" - /* * At AFICS we just use 'fics'. But for your server you might want to * change this e.g. to BICS, EICS, DICS etc. -- cgit v1.2.3