summaryrefslogtreecommitdiff
path: root/src/cmd4.c
diff options
context:
space:
mode:
authorBardur Arantsson <bardur@scientician.net>2012-06-07 20:36:15 +0200
committerBardur Arantsson <bardur@scientician.net>2012-06-08 06:18:08 +0200
commit1f9f122249c0828c206293ba0f757f9bfd016d8e (patch)
tree047a0ff55fe0544a1d974c5c5b111a119e45649b /src/cmd4.c
parent84f856b1ff1bdfad5114831fbea3fa87addc5377 (diff)
Lua: Move "Void Jumpgates" help to C
Diffstat (limited to 'src/cmd4.c')
-rw-r--r--src/cmd4.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/cmd4.c b/src/cmd4.c
index d0099360..fd57a9b5 100644
--- a/src/cmd4.c
+++ b/src/cmd4.c
@@ -1442,9 +1442,6 @@ void do_cmd_options(void)
/* Restore the screen */
screen_load();
-
- /* Set the ingame help */
- ingame_help(p_ptr->help.enabled);
}