aboutsummaryrefslogtreecommitdiffstats
path: root/FICS/command.h
diff options
context:
space:
mode:
authorMarkus Uhlin <markus@nifty-networks.net>2025-10-25 09:24:29 +0200
committerMarkus Uhlin <markus@nifty-networks.net>2025-10-25 09:24:29 +0200
commitcd2434aa20f3e6104ddfdf0d449a4fc001f873e8 (patch)
tree560ce651e8c7592c94229eda7b732e700bd70d30 /FICS/command.h
parentd01b637cb9453726e197b654418eba23445d1880 (diff)
Usage of settings_get()
Diffstat (limited to 'FICS/command.h')
-rw-r--r--FICS/command.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/FICS/command.h b/FICS/command.h
index f7ca75f..63aa7e6 100644
--- a/FICS/command.h
+++ b/FICS/command.h
@@ -119,8 +119,6 @@ extern char *stats_dir;
extern char *usage_dir[NUM_LANGS];
extern char *uscf_dir;
-extern char *hadmin_handle;
-
extern char fics_hostname[81];
extern int MailGameResult;
extern int game_high;