aboutsummaryrefslogtreecommitdiffstats
path: root/pc/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'pc/config.h')
-rw-r--r--pc/config.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/pc/config.h b/pc/config.h
index 58fe29c6..4dd797c1 100644
--- a/pc/config.h
+++ b/pc/config.h
@@ -519,9 +519,3 @@
#endif
/* #define NO_LINT 1 */
-#if defined(__DJGPP__) /* || defined(__MINGW32__) ??? */
-#define PIPES_SIMULATED 1
-#ifndef _NFILE
-#define _NFILE 40
-#endif
-#endif