summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/acr.cc
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/acr.cc')
-rw-r--r--crawl-ref/source/acr.cc4
1 files changed, 0 insertions, 4 deletions
diff --git a/crawl-ref/source/acr.cc b/crawl-ref/source/acr.cc
index 6660f1b755..c41f6af728 100644
--- a/crawl-ref/source/acr.cc
+++ b/crawl-ref/source/acr.cc
@@ -1829,11 +1829,7 @@ static void prep_input()
{
you.time_taken = player_speed();
you.shield_blocks = 0; // no blocks this round
-#ifdef UNIX
update_screen();
-#else
- window( 1, 1, 80, get_number_of_lines() );
-#endif
textcolor(LIGHTGREY);