avoid accessing Main.backups in Load_XXX() or Save_XXX()

This commit is contained in:
Thomas Bernard
2018-12-10 00:00:07 +01:00
parent f003bd8678
commit 28fb91f265
2 changed files with 9 additions and 6 deletions

View File

@@ -3874,8 +3874,6 @@ void Test_SCR(T_IO_Context * context, FILE * file)
unsigned long pal_size, file_size;
byte mode, color_anim_flag;
(void)file;
File_error = 1;
file_size = File_length_file(file);