summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/stuff.cc
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/stuff.cc')
-rw-r--r--crawl-ref/source/stuff.cc4
1 files changed, 0 insertions, 4 deletions
diff --git a/crawl-ref/source/stuff.cc b/crawl-ref/source/stuff.cc
index 92e670a644..5aa65d2dca 100644
--- a/crawl-ref/source/stuff.cc
+++ b/crawl-ref/source/stuff.cc
@@ -35,10 +35,6 @@
#include <stack>
-#ifdef TARGET_OS_DOS
- #include <conio.h>
-#endif
-
#ifdef UNIX
#ifndef USE_TILE
#include "libunix.h"