From a5164d10bd1205a645e13080d69cdb1a2cc3a155 Mon Sep 17 00:00:00 2001 From: Philipp Gesang Date: Wed, 14 May 2014 23:08:40 +0200 Subject: [db,tool,diagnose] eliminat static config hack MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Good riddance. We’re now fully migrated to the new, dynamic configuration subsystem with respect to cache paths. --- src/luaotfload-diagnostics.lua | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/luaotfload-diagnostics.lua') diff --git a/src/luaotfload-diagnostics.lua b/src/luaotfload-diagnostics.lua index 1293122..d9b13f5 100644 --- a/src/luaotfload-diagnostics.lua +++ b/src/luaotfload-diagnostics.lua @@ -240,8 +240,6 @@ local check_conformance = function (spec, permissions, errcnt) return errcnt end -local path = names.path - local desired_permissions local init_desired_permissions = function () inspect(config.luaotfload.paths) -- cgit v1.2.3