mirror of
https://github.com/Interlisp/maiko.git
synced 2026-04-15 15:50:28 +00:00
Remove key checking code. (#251)
This wasn't actually hooked up any more, so it was pretty much all dead code. The handling of this in the command line options is gone. In `bin/makefile-tail`, `DEVFILES` and `LIBFILES` became identical, so `DEVFILES` went away.
This commit is contained in:
@@ -69,7 +69,6 @@ s/find\-disp\.lex/find\-dsp\.lex/g
|
||||
s/gchoverflow\.c/gcpunt\.c/g
|
||||
s/initdisplay\.c/initdsp\.c/g
|
||||
s/inlineSPARC\.h/inlnSPARC\.h/g
|
||||
s/newkeymaker\.c/mkkey\.c/g
|
||||
s/newmakeatom\.c/mkatom\.c/g
|
||||
s/systematoms\.h/sysatms\.h/g
|
||||
s/testdisplay\.c/testdsp\.c/g
|
||||
|
||||
Reference in New Issue
Block a user