mirror of
https://github.com/Interlisp/maiko.git
synced 2026-02-23 15:42:17 +00:00
Remove unused/obsolete LispWindowFd references/definition
This commit is contained in:
@@ -39,7 +39,7 @@ error
|
||||
******************************************************************/
|
||||
|
||||
extern fd_set LispReadFds;
|
||||
extern int LispWindowFd, LispKbdFd;
|
||||
extern int LispKbdFd;
|
||||
extern struct screen LispScreen;
|
||||
extern int displaywidth, displayheight;
|
||||
extern DLword *DisplayRegion68k;
|
||||
|
||||
Reference in New Issue
Block a user