summaryrefslogtreecommitdiff
path: root/texmf-dist/tex/harftex/base/harf-plain.lua
diff options
context:
space:
mode:
Diffstat (limited to 'texmf-dist/tex/harftex/base/harf-plain.lua')
-rw-r--r--texmf-dist/tex/harftex/base/harf-plain.lua5
1 files changed, 0 insertions, 5 deletions
diff --git a/texmf-dist/tex/harftex/base/harf-plain.lua b/texmf-dist/tex/harftex/base/harf-plain.lua
deleted file mode 100644
index a79a174c..00000000
--- a/texmf-dist/tex/harftex/base/harf-plain.lua
+++ /dev/null
@@ -1,5 +0,0 @@
-local harf = require("harf")
-
-for name, func in next, harf.callbacks do
- callback.register(name, func)
-end