From 3711455154373d0400bad77221cb02a785882623 Mon Sep 17 00:00:00 2001 From: Behdad Esfahbod Date: Fri, 20 Jan 2023 12:32:41 -0700 Subject: [PATCH] [hb-info] Minor set parse hooks Unused. --- util/hb-info.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/util/hb-info.cc b/util/hb-info.cc index 0c559215b..a88063a26 100644 --- a/util/hb-info.cc +++ b/util/hb-info.cc @@ -95,7 +95,7 @@ struct info_t "Query options:", "Options to query the font instance", this, - false /* We add below. */); + false); } protected: