diff --git a/src/fileformats.c b/src/fileformats.c index 9cdce691..a9d593d0 100644 --- a/src/fileformats.c +++ b/src/fileformats.c @@ -5787,8 +5787,6 @@ void Save_SCx(T_IO_Context * context) } else { - fclose(file); - Remove_file(context); File_error=1; } }