summaryrefslogtreecommitdiffstats
path: root/macosx
diff options
context:
space:
mode:
Diffstat (limited to 'macosx')
-rw-r--r--macosx/Controller.mm1
1 files changed, 0 insertions, 1 deletions
diff --git a/macosx/Controller.mm b/macosx/Controller.mm
index 80e787582..3ac95d006 100644
--- a/macosx/Controller.mm
+++ b/macosx/Controller.mm
@@ -5705,7 +5705,6 @@ return YES;
}
/* If the preset has an objectForKey:@"UsesPictureFilters", and handle the filters here */
- */
if ([chosenPreset objectForKey:@"UsesPictureFilters"] && [[chosenPreset objectForKey:@"UsesPictureFilters"] intValue] > 0)
{
/* Filters */