mirror of
https://github.com/Interlisp/maiko.git
synced 2026-01-27 12:22:24 +00:00
Remove extraneous extern references for Lisp_world that are covered by lspglob.h
This commit is contained in:
@@ -46,8 +46,6 @@
|
||||
|
||||
#define Atom_reprobe(hash, char) ((((char)^(hash)) | 1) & 63)
|
||||
|
||||
extern DLword *Lisp_world;
|
||||
|
||||
/**********************************************************************/
|
||||
/*
|
||||
Func name : compute_hash
|
||||
|
||||
Reference in New Issue
Block a user