1
0
mirror of https://github.com/Interlisp/maiko.git synced 2026-04-15 07:40:11 +00:00

Remove unused FileIOFlag, TimerFlag. (#221)

This commit is contained in:
Bruce Mitchener
2021-01-14 01:58:58 +07:00
committed by GitHub
parent 0fbf5e8281
commit 71a04ce117
3 changed files with 0 additions and 10 deletions

View File

@@ -100,9 +100,6 @@ extern LispPTR *MDS_free_page_word;
extern LispPTR *Reclaim_cnt_word ;
extern int FileIOFlag, TimerFlag;
/*** cache values for array reclaimer by Tomtom 30-Sep-1987 ***/
extern LispPTR *GcDisabled_word;