Post-merge bugfix

This commit is contained in:
Hombre57
2019-12-08 02:01:03 +01:00
parent c23f976302
commit 9bb19eb1a3
4 changed files with 7 additions and 4 deletions

View File

@@ -576,8 +576,6 @@ void ImProcCoordinator::updatePreviewImage(int todo, bool panningRelatedChange)
spotprev->copyData(oprevi);
}
readyphase++;
if ((todo & M_HDR) && (params->fattal.enabled || params->dehaze.enabled)) {
if (fattal_11_dcrop_cache) {
delete fattal_11_dcrop_cache;