1
0
mirror of https://github.com/Interlisp/maiko.git synced 2026-02-17 21:17:35 +00:00

Remove extraneous extern references for Lisp_world that are covered by lspglob.h

This commit is contained in:
Nick Briggs
2022-12-23 15:06:28 -08:00
parent 871bf5459c
commit e1c4263dd8
5 changed files with 0 additions and 9 deletions

View File

@@ -24,7 +24,6 @@ MouseInterface currentmouse = &curmouse;
#include "dspifdefs.h" /* for GenericReturnVoid */
int nomouseflag = FALSE;
extern DLword *Lisp_world;
extern LispPTR *LASTUSERACTION68k;
extern int twobuttonflag;