summaryrefslogtreecommitdiffstats
path: root/gtk/src/hb-backend.c
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/src/hb-backend.c')
-rw-r--r--gtk/src/hb-backend.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/src/hb-backend.c b/gtk/src/hb-backend.c
index f6653c240..2c1b09555 100644
--- a/gtk/src/hb-backend.c
+++ b/gtk/src/hb-backend.c
@@ -187,7 +187,7 @@ static options_map_t d_analyse_opts[] =
{
{"Some", "some", 0, 0.0, "some"},
{"None", "none", 1, 0.0, "none"},
- {"All", "all", 2, 0.0, "all:8x8dct=1"},
+ {"All", "all", 2, 0.0, "all"},
};
combo_opts_t analyse_opts =
{