From b697b1fa3322d1ce40cc6b9149363b15ebe6f9f7 Mon Sep 17 00:00:00 2001 From: Philipp Gesang Date: Tue, 5 Nov 2013 20:59:46 +0100 Subject: [db] fix damage suffered during last merge --- luaotfload-database.lua | 6 ------ 1 file changed, 6 deletions(-) diff --git a/luaotfload-database.lua b/luaotfload-database.lua index 1deca07..ad954a2 100644 --- a/luaotfload-database.lua +++ b/luaotfload-database.lua @@ -2526,12 +2526,6 @@ local generate_filedata = function (mappings) barename = filenameonly (fullpath) subfont = entry.subfont end - end - - local addmap = function (lst) - --- this will overwrite existing entries - for i=1, #lst do - local idx, base, bare, intexmf, full = unpack(lst[i]) entry.index = index -- cgit v1.2.3