src/hb-coretext.cc |    2 --
 1 file changed, 2 deletions(-)

New commits:
commit 7526373e70bc4c2e2072da36babf9399fcf483b8
Author: Behdad Esfahbod <[email protected]>
Date:   Tue Jun 17 11:45:26 2014 -0400

    [coretext] Remove unused var

diff --git a/src/hb-coretext.cc b/src/hb-coretext.cc
index 5705136..06ccfd8 100644
--- a/src/hb-coretext.cc
+++ b/src/hb-coretext.cc
@@ -507,8 +507,6 @@ _hb_coretext_shape (hb_shape_plan_t    *shape_plan,
        if (unlikely (!range))
          goto fail_features;
 
-       unsigned int offset = feature_records.len;
-
        if (active_features.len)
        {
          CFMutableArrayRef features_array = 
CFArrayCreateMutable(kCFAllocatorDefault, 0, &kCFTypeArrayCallBacks);
_______________________________________________
HarfBuzz mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/harfbuzz

Reply via email to