aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--FICS/command.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/FICS/command.h b/FICS/command.h
index dfc5292..2aef735 100644
--- a/FICS/command.h
+++ b/FICS/command.h
@@ -128,7 +128,6 @@ extern time_t startuptime;
extern int commanding_player;
extern int alias_lookup();
-extern int gethostname();
extern int process_command(int, char *, char **);
extern int process_disconnection(int);
extern int process_heartbeat(int *);