mirror of
https://github.com/Interlisp/maiko.git
synced 2026-01-14 07:30:21 +00:00
Remove local variables no longer needed for debugging.
This commit is contained in:
parent
526e559c8d
commit
d84f85c7e0
@ -151,10 +151,6 @@ extern int displaywidth, displayheight;
|
||||
extern DLword *DisplayRegion68k;
|
||||
extern int FrameBufferFd, ether_fd, RS232C_Fd;
|
||||
|
||||
LispPTR RadiAtomIndex;
|
||||
LispPTR RaidPackageIndex;
|
||||
DLword *HideDisp68k;
|
||||
|
||||
#ifdef COLOR
|
||||
DLword *HideColorDisp68k;
|
||||
extern int Inited_Color;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user