mirror of
https://github.com/Interlisp/maiko.git
synced 2026-01-15 15:57:13 +00:00
Remove unused variable tot_pages
modified: src/vmemsave.c
This commit is contained in:
parent
a7360fd23d
commit
cd940e4013
@ -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;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user