[pango/pango2-windows: 219/222] pango-list.c: Drop unneeded include




commit 75b47535911f0d03e56864cf6dc7722ca595469b
Author: Chun-wei Fan <fanchunwei src gnome org>
Date:   Thu Jun 9 11:04:07 2022 +0800

    pango-list.c: Drop unneeded include
    
    It's not really used, and it depends on optional deps.

 utils/pango-list.c | 1 -
 1 file changed, 1 deletion(-)
---
diff --git a/utils/pango-list.c b/utils/pango-list.c
index 87bb77b8..6eaabfb7 100644
--- a/utils/pango-list.c
+++ b/utils/pango-list.c
@@ -22,7 +22,6 @@
 
 #include "config.h"
 #include <pango/pangocairo.h>
-#include <pango/pangofc-hbfontmap.h>
 #include <pango/pango-hbface-private.h>
 #include <hb-ot.h>
 #include <glib/gstdio.h>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]