mirror of
https://github.com/Interlisp/maiko.git
synced 2026-01-27 04:12:51 +00:00
Remove some unused DOS defines and variables. (#301)
This commit is contained in:
5
src/xc.c
5
src/xc.c
@@ -152,11 +152,6 @@ register LispPTR tscache asm("bx");
|
||||
#define PVARL PVar
|
||||
#define IVARL IVar
|
||||
|
||||
#ifdef DOS
|
||||
extern unsigned char inchar;
|
||||
extern unsigned short kn;
|
||||
#endif
|
||||
|
||||
#ifdef XWINDOW
|
||||
extern int Event_Req; /* != 0 when it's time to check X events
|
||||
on machines that don't get them reliably
|
||||
|
||||
Reference in New Issue
Block a user