summaryrefslogtreecommitdiff
path: root/luaotfload.dtx
diff options
context:
space:
mode:
authorPhilipp Gesang <phg42.2a@gmail.com>2013-05-23 22:12:48 +0200
committerPhilipp Gesang <phg42.2a@gmail.com>2013-05-23 22:12:48 +0200
commitdfe9eb6d22c61b0100f094e9ba14c1090c704af9 (patch)
tree9c6ba7980d354da24df9b0637a3e11f63a10d933 /luaotfload.dtx
parent7b227eafa8c2c607d31bc46897553139baa6430d (diff)
downloadluaotfload-dfe9eb6d22c61b0100f094e9ba14c1090c704af9.tar.gz
remove fragment of cache hack
Diffstat (limited to 'luaotfload.dtx')
-rw-r--r--luaotfload.dtx10
1 files changed, 0 insertions, 10 deletions
diff --git a/luaotfload.dtx b/luaotfload.dtx
index 4abe063..e75a561 100644
--- a/luaotfload.dtx
+++ b/luaotfload.dtx
@@ -1743,16 +1743,6 @@ pop_namespaces(our_environment, false)-- true)
log("fontloader loaded in %0.3f seconds", os.gettimeofday()-starttime)
% \end{macrocode}
-% Restore original \luafunction{kpse.expand_path} function.
-%
-% \begin{macrocode}
-
-if normal_expand_path ~= nil then
- kpse.expand_path = normal_expand_path
- phantom_kpse = nil
-end
-
-% \end{macrocode}
% \subsection{Callbacks}
% After the fontloader is ready we can restore the callback trap from
% \identifier{luatexbase}.