diff options
author | Matthias Clasen <mclasen@redhat.com> | 2021-12-24 00:14:00 -0500 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2021-12-24 02:00:31 -0500 |
commit | f06559ee47341d462bd5f1d8a3fa1ecd2babde9c (patch) | |
tree | 6b89697ac276162b509ad37ffde5c9149ca53815 /pango/pangocoretext-private.h | |
parent | c1dfd026389588cef4a238a0ee05f57063b998c8 (diff) | |
download | pango-f06559ee47341d462bd5f1d8a3fa1ecd2babde9c.tar.gz |
Drop pango-fontset-private.h
This was just an empty header.
Diffstat (limited to 'pango/pangocoretext-private.h')
-rw-r--r-- | pango/pangocoretext-private.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/pango/pangocoretext-private.h b/pango/pangocoretext-private.h index fffb8a65..88187df4 100644 --- a/pango/pangocoretext-private.h +++ b/pango/pangocoretext-private.h @@ -27,7 +27,6 @@ #include "pangocoretext.h" #include "pango-font-private.h" #include "pango-fontmap-private.h" -#include "pango-fontset-private.h" G_BEGIN_DECLS |