mirror of
https://github.com/aseprite/aseprite.git
synced 2025-02-20 18:40:57 +00:00
Accept a valid case of FileOp() without preferences (for file_tests)
This commit is contained in:
parent
81a355133d
commit
f789506428
@ -1204,7 +1204,6 @@ FileOp::FileOp(FileOpType type,
|
||||
m_config.fillFromPreferences();
|
||||
else {
|
||||
LOG(VERBOSE, "FILE: Using a file operation with default configuration\n");
|
||||
ASSERT(false);
|
||||
}
|
||||
|
||||
m_seq.palette = nullptr;
|
||||
|
Loading…
x
Reference in New Issue
Block a user