aboutsummaryrefslogtreecommitdiff
path: root/src/game.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/game.h')
-rw-r--r--src/game.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/game.h b/src/game.h
index c3a7691d8..61f780bee 100644
--- a/src/game.h
+++ b/src/game.h
@@ -140,7 +140,6 @@ void the_game(bool *kill,
bool random_input,
InputHandler *input,
IrrlichtDevice *device,
- gui::IGUIFont *font,
const std::string &map_dir,
const std::string &playername,
const std::string &password,