From 238bc8d91de3413c843fc5d3c8edefcd975d9701 Mon Sep 17 00:00:00 2001 From: Philipp Gesang Date: Sun, 26 Jan 2014 20:43:05 +0100 Subject: [db] drop redundant information between passes --- luaotfload-database.lua | 2 -- 1 file changed, 2 deletions(-) (limited to 'luaotfload-database.lua') diff --git a/luaotfload-database.lua b/luaotfload-database.lua index dcf5c86..ea79e14 100644 --- a/luaotfload-database.lua +++ b/luaotfload-database.lua @@ -2578,9 +2578,7 @@ local add_family = function (name, subtable, modifier, entry) familytable [#familytable + 1] = { index = entry.index, - size = size and { size [1], size [2], size [3] }, modifier = modifier, - weight = entry.weight, } end -- cgit v1.2.3