summaryrefslogtreecommitdiff
path: root/otfl-luat-dum.lua
diff options
context:
space:
mode:
authorKhaled Hosny <khaledhosny@eglug.org>2010-02-20 06:55:30 +0200
committerKhaled Hosny <khaledhosny@eglug.org>2010-02-20 07:20:52 +0200
commit3d54718f98098de05b995e35de7e18b5239a710d (patch)
treeb4df1f3ee3f9dc51d1657086a54360262a3a95c2 /otfl-luat-dum.lua
parent5410ccdac2dacc9eeca49f047e1dc0f9450c7c04 (diff)
downloadluaotfload-3d54718f98098de05b995e35de7e18b5239a710d.tar.gz
Updating to latest ConTeXt beta (2010.02.18)
+ Remove some, now unneeded, code.
Diffstat (limited to 'otfl-luat-dum.lua')
-rw-r--r--otfl-luat-dum.lua3
1 files changed, 3 insertions, 0 deletions
diff --git a/otfl-luat-dum.lua b/otfl-luat-dum.lua
index 2b818ce..a594b64 100644
--- a/otfl-luat-dum.lua
+++ b/otfl-luat-dum.lua
@@ -42,6 +42,9 @@ tasks = {
appendaction = dummyfunction,
prependaction = dummyfunction,
}
+callbacks = {
+ register = dummyfunction,
+}
-- we need to cheat a bit here