dthelp: Remove spectaculaly obsolete MSDOS support

This commit is contained in:
Peter Howkins
2018-06-23 01:38:03 +01:00
parent 757249c65b
commit f89139dd84
117 changed files with 7 additions and 695 deletions

View File

@@ -158,9 +158,6 @@ delim.h.
#include <stdlib.h>
#include <stdio.h>
#include <stdlib.h>
#if defined(MSDOS)
#include <process.h>
#endif
#include "basic.h"
#include "trie.h"