1
0
mirror of https://github.com/Interlisp/maiko.git synced 2026-02-14 11:54:43 +00:00

Remove unused/obsolete LispWindowFd references/definition

This commit is contained in:
Nick Briggs
2023-01-07 17:38:34 -08:00
parent c57ae7666d
commit 4a61a3fa6b
12 changed files with 3 additions and 12 deletions

View File

@@ -54,7 +54,6 @@ extern DspInterface currentdsp;
#endif
int LispWindowFd = -1;
int FrameBufferFd = -1;
extern unsigned displaywidth, displayheight, DisplayRasterWidth, DisplayType, DisplayByteSize;