aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--FICS/board.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/FICS/board.h b/FICS/board.h
index 1be8cce..7c07aae 100644
--- a/FICS/board.h
+++ b/FICS/board.h
@@ -122,6 +122,4 @@ extern int board_read_file(char *, char *, game_state_t *);
extern void wild_update(int);
extern void wild_init(void);
-extern int fgetc();
-
#endif