summaryrefslogtreecommitdiff
path: root/src/hb-ot-shape-complex-khmer.hh
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@behdad.org>2018-10-01 16:59:48 +0200
committerBehdad Esfahbod <behdad@behdad.org>2018-10-01 16:59:48 +0200
commitaaaa65baa7fcfb65ae814528bdd93cc5c4ea540d (patch)
treebd1abee959ea62ce0390caa4f4dcce066008e069 /src/hb-ot-shape-complex-khmer.hh
parenteb1e60287732ede6040ce6f7498c10909448d248 (diff)
downloadharfbuzz-aaaa65baa7fcfb65ae814528bdd93cc5c4ea540d.tar.gz
[khmer] Remove unused code
Diffstat (limited to 'src/hb-ot-shape-complex-khmer.hh')
-rw-r--r--src/hb-ot-shape-complex-khmer.hh12
1 files changed, 0 insertions, 12 deletions
diff --git a/src/hb-ot-shape-complex-khmer.hh b/src/hb-ot-shape-complex-khmer.hh
index 3371c130..c86e7aad 100644
--- a/src/hb-ot-shape-complex-khmer.hh
+++ b/src/hb-ot-shape-complex-khmer.hh
@@ -59,18 +59,6 @@ matra_position_khmer (khmer_position_t side)
};
}
-static inline bool
-is_consonant_or_vowel (const hb_glyph_info_t &info)
-{
- return is_one_of (info, CONSONANT_FLAGS | FLAG (OT_V));
-}
-
-static inline bool
-is_coeng (const hb_glyph_info_t &info)
-{
- return is_one_of (info, FLAG (OT_Coeng));
-}
-
static inline void
set_khmer_properties (hb_glyph_info_t &info)
{