summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/player.cc
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/player.cc')
-rw-r--r--crawl-ref/source/player.cc3
1 files changed, 0 insertions, 3 deletions
diff --git a/crawl-ref/source/player.cc b/crawl-ref/source/player.cc
index 5915d6877a..962334975b 100644
--- a/crawl-ref/source/player.cc
+++ b/crawl-ref/source/player.cc
@@ -3183,9 +3183,6 @@ void redraw_skill(const char your_name[kNameLen], const char class_name[80])
print_it[40] = 0;
-#ifdef DOS_TERM
- window(1, 1, 80, 25);
-#endif
gotoxy(40, 1);
textcolor( LIGHTGREY );