correctly populate Format for CONTEXT_PREVIEW
This commit is contained in:
committed by
Adrien Destugues
parent
45bb0dd9f7
commit
a65b31fece
@@ -1267,7 +1267,6 @@ void Init_context_preview(T_IO_Context * context, char *file_name, char *file_di
|
||||
context->Type = CONTEXT_PREVIEW;
|
||||
context->File_name = file_name;
|
||||
context->File_directory = file_directory;
|
||||
context->Format = Main.fileformat; // FIXME ?
|
||||
}
|
||||
|
||||
// Setup for loading/saving an intermediate backup
|
||||
|
||||
Reference in New Issue
Block a user