diff options
Diffstat (limited to 'src/LYCharUtils.c')
-rw-r--r-- | src/LYCharUtils.c | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/src/LYCharUtils.c b/src/LYCharUtils.c index 5b962a93..dd62a239 100644 --- a/src/LYCharUtils.c +++ b/src/LYCharUtils.c @@ -37,13 +37,6 @@ #include <LYCurses.h> #include <LYCookie.h> -#ifdef VMS -#include <HTVMSUtils.h> -#endif /* VMS */ -#ifdef DOSPATH -#include <HTDOS.h> -#endif - #include <LYexit.h> #include <LYLeaks.h> |