From 68e9613a295cf9f9911a1810a5e84318a0c4dbc0 Mon Sep 17 00:00:00 2001 From: Khaled Hosny Date: Wed, 9 May 2012 08:52:00 +0200 Subject: Remove leftover debug --- otfl-font-otf.lua | 1 - 1 file changed, 1 deletion(-) diff --git a/otfl-font-otf.lua b/otfl-font-otf.lua index 9bfebc1..27a64e9 100644 --- a/otfl-font-otf.lua +++ b/otfl-font-otf.lua @@ -1137,7 +1137,6 @@ local function t_hashed(t,cache) local ht = { } for i=1,#t do local ti = t[i] -print(ti) local tih = cache[ti] if not tih then tih = { } -- cgit v1.2.3