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
-5
View File
@@ -229,11 +229,6 @@ int _RTLENTRY _EXPFUNC read (int __handle, void _FAR *__buf, unsigned __len);
#define ALLOCA_HACK /* used in util/panic.c */
#endif
#ifndef REDO
#undef Getchar
#define Getchar nhgetch
#endif
extern int FDECL(set_win32_option, (const char *, const char *));
#ifdef WIN32CON
#define LEFTBUTTON FROM_LEFT_1ST_BUTTON_PRESSED