Compatibility with old-but-newer-than-C89 compilers.
[rogue-pphs.git] / mdport.c
index 03ebaf1..054324f 100644 (file)
--- a/mdport.c
+++ b/mdport.c
@@ -85,9 +85,6 @@ md_init()
 #if defined(__DJGPP__) || defined(_WIN32)\r
     _fmode = _O_BINARY;\r
 #endif\r
-#if defined(__CYGWIN__) || defined(__MSYS__)\r
-    ESCDELAY=250;\r
-#endif\r
 }\r
 \r
 int\r