summaryrefslogtreecommitdiffstats
path: root/gtk/src/presets.c
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/src/presets.c')
-rw-r--r--gtk/src/presets.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gtk/src/presets.c b/gtk/src/presets.c
index 8f38f7ea1..50fd61801 100644
--- a/gtk/src/presets.c
+++ b/gtk/src/presets.c
@@ -2287,6 +2287,7 @@ export_xlat_preset(GValue *dict)
ghb_dict_insert(dict, g_strdup("VideoQualityType"),
ghb_int_value_new(2));
}
+ ghb_dict_remove(dict, "UsesMaxPictureSettings");
ghb_dict_remove(dict, "autoscale");
ghb_dict_remove(dict, "anamorphic");
ghb_dict_remove(dict, "vquality_type_target");