summaryrefslogtreecommitdiff
path: root/src/files.h
diff options
context:
space:
mode:
authorBardur Arantsson <bardur@scientician.net>2016-02-05 19:22:46 +0100
committerBardur Arantsson <bardur@scientician.net>2016-02-05 19:22:46 +0100
commitf37c4865eaaa266c5c2857ff3fbdb4efecdbe77f (patch)
treef0a3b8a20e036ddcbcbd39f16dd4b04f22e2f40c /src/files.h
parent372e4083c524f176a790655870464c650f4213aa (diff)
Remove '-H' command line switch
Diffstat (limited to 'src/files.h')
-rw-r--r--src/files.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/files.h b/src/files.h
index e3df5636..0eb99f15 100644
--- a/src/files.h
+++ b/src/files.h
@@ -7,7 +7,6 @@
extern "C" {
#endif
-extern bool_ txt_to_html(cptr head, cptr food, cptr base, cptr ext, bool_ force, bool_ recur);
extern void process_player_name(bool_ sf);
extern void do_cmd_save_game(void);
extern void predict_score_gui(bool_ *initialized, bool_ *game_in_progress);