Make REDO unconditional.

This commit is contained in:
Sean Hunt
2015-02-27 19:33:52 -05:00
parent d218bedbf7
commit 0001534d04
18 changed files with 7 additions and 95 deletions
-3
View File
@@ -234,9 +234,6 @@ typedef __mode_t mode_t;
# define O_TRUNC 0x400
#endif
#ifndef REDO
# define Getchar nhgetch
#endif
#define tgetch vms_getchar
#include "system.h"