From: Behdad Esfahbod Date: Thu, 2 May 2019 20:51:52 +0000 (-0700) Subject: Remove dead code X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=bf22338f49fb1711f7cbcad2d9949d7962cdc0bc;p=platform%2Fupstream%2FlibHarfBuzzSharp.git Remove dead code --- diff --git a/src/hb-algs.hh b/src/hb-algs.hh index c346780..e070010 100644 --- a/src/hb-algs.hh +++ b/src/hb-algs.hh @@ -86,9 +86,6 @@ struct (hb_deref_pointer (hb_forward (a)) (hb_forward (vs)...)) public: - template auto - impl2 (Appl&& a, hb_priority<2>, Val1 &&v1, Vals &&...vs) const HB_AUTO_RETURN - (hb_deref_pointer (hb_forward (v1)).*hb_forward (a) (hb_forward (vs)...)) template auto operator () (Appl&& a, Vals &&...vs) const HB_AUTO_RETURN