summaryrefslogtreecommitdiff
path: root/luaotfload.sty
diff options
context:
space:
mode:
Diffstat (limited to 'luaotfload.sty')
-rw-r--r--luaotfload.sty12
1 files changed, 0 insertions, 12 deletions
diff --git a/luaotfload.sty b/luaotfload.sty
index 2200736..4d566af 100644
--- a/luaotfload.sty
+++ b/luaotfload.sty
@@ -28,18 +28,6 @@
[2011/10/06 v2.0 OpenType layout system]
\RequirePackage{luatexbase}
\fi
-%% --------------------------------------------------------------------
-%% from luatex-basics.tex
-% As soon as we feel the need this file will file will contain an extension
-% to the standard plain register allocation. For the moment we stick to a
-% rather dumb attribute allocator. We start at 256 because we don't want
-% any interference with the attributes used in the font handler.
-%\newcount \lastallocatedattribute \lastallocatedattribute=255
-
-%\def\newattribute#1%
- %{\global\advance\lastallocatedattribute 1
- %\attributedef#1\lastallocatedattribute}
-%% --------------------------------------------------------------------
\RequireLuaModule{luaotfload}
\endinput
%%