summaryrefslogtreecommitdiff
path: root/src/xtra1.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/xtra1.cc')
-rw-r--r--src/xtra1.cc4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/xtra1.cc b/src/xtra1.cc
index 6e1539e6..1d07403d 100644
--- a/src/xtra1.cc
+++ b/src/xtra1.cc
@@ -4272,10 +4272,6 @@ void redraw_stuff(void)
if (character_icky) return;
- /* Should we tell lua to redisplay too ? */
- process_hooks(HOOK_REDRAW, "()");
-
-
/* Hack -- clear the screen */
if (p_ptr->redraw & (PR_WIPE))
{