summaryrefslogtreecommitdiff
path: root/pango/meson.build
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2021-08-20 11:34:28 -0400
committerMatthias Clasen <mclasen@redhat.com>2021-08-20 12:18:28 -0400
commit24061b2f48257e72f47637829a7ea99079e2a376 (patch)
treed5d6caded850fbbb129a4503a65f9d4621db6647 /pango/meson.build
parent2573ad950a7a6cfb5c5e6da466adbdaeb356857a (diff)
downloadpango-24061b2f48257e72f47637829a7ea99079e2a376.tar.gz
Some more code reorg
We use harfbuzz shaping on all platforms now, so just merge the code into shape.c
Diffstat (limited to 'pango/meson.build')
-rw-r--r--pango/meson.build1
1 files changed, 0 insertions, 1 deletions
diff --git a/pango/meson.build b/pango/meson.build
index b97809a1..084de229 100644
--- a/pango/meson.build
+++ b/pango/meson.build
@@ -27,7 +27,6 @@ pango_sources = [
'pango-utils.c',
'reorder-items.c',
'shape.c',
- 'pangofc-shape.c',
]
pango_headers = [