mirror of
https://github.com/Interlisp/maiko.git
synced 2026-01-27 20:27:45 +00:00
Remove unused variable tot_pages
modified: src/vmemsave.c
This commit is contained in:
@@ -347,7 +347,6 @@ LispPTR vmem_save(char *sysout_file_name)
|
||||
char *cp;
|
||||
register int rval;
|
||||
DLword *bmptr;
|
||||
int tot_pages = 0;
|
||||
#ifndef DOS
|
||||
extern int ScreenLocked;
|
||||
extern DLword *EmCursorX68K;
|
||||
|
||||
Reference in New Issue
Block a user