diff options
author | Khaled Hosny <khaledhosny@eglug.org> | 2019-07-19 11:56:23 +0200 |
---|---|---|
committer | Khaled Hosny <khaledhosny@eglug.org> | 2019-07-19 12:07:44 +0200 |
commit | 27534ce56c6d908d1db2c1a168512addedef6c96 (patch) | |
tree | 52db999bdd999772e03393827cf5f7fc0df4d84f /pango/pango-context.c | |
parent | e62e0953e5a4153e194ca18fe5607c70d6011455 (diff) | |
download | pango-27534ce56c6d908d1db2c1a168512addedef6c96.tar.gz |
Remove unused remnants of shape engine
Diffstat (limited to 'pango/pango-context.c')
-rw-r--r-- | pango/pango-context.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/pango/pango-context.c b/pango/pango-context.c index 1f31c268..6ba64ce1 100644 --- a/pango/pango-context.c +++ b/pango/pango-context.c @@ -41,7 +41,6 @@ #include "pango-font-private.h" #include "pango-fontset-private.h" #include "pango-fontmap-private.h" -#include "pango-engine-private.h" #include "pango-script-private.h" #include "pango-emoji-private.h" |