aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Uhlin <markus@nifty-networks.net>2025-10-23 01:03:29 +0200
committerMarkus Uhlin <markus@nifty-networks.net>2025-10-23 01:03:29 +0200
commit15f910c57a003a4ec03c3e41b78675b9021a8cdb (patch)
tree17748fb83142bf1c8089adecdf66b7639b50e124
parent5793d8c8a8147c877fa5d5875088c2bb2aef26c6 (diff)
Deleted 'SERVER_HOSTNAME'
-rw-r--r--FICS/config.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/FICS/config.h b/FICS/config.h
index 2396919..a2f89c1 100644
--- a/FICS/config.h
+++ b/FICS/config.h
@@ -30,11 +30,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.
*/