summaryrefslogtreecommitdiff
path: root/tex/context/base/mkxl/mult-aux.mkxl
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/mkxl/mult-aux.mkxl')
-rw-r--r--tex/context/base/mkxl/mult-aux.mkxl15
1 files changed, 0 insertions, 15 deletions
diff --git a/tex/context/base/mkxl/mult-aux.mkxl b/tex/context/base/mkxl/mult-aux.mkxl
index 4bbebf2d1..9cdfebac2 100644
--- a/tex/context/base/mkxl/mult-aux.mkxl
+++ b/tex/context/base/mkxl/mult-aux.mkxl
@@ -1092,21 +1092,6 @@
\expandafter\noexpand\csname current#2\endcsname
\expandafter\noexpand\csname setlocal#2current\endcsname}}
-% The \LUA\ based variant is twice as fast as the above but as said, we don't use
-% this one that often. It's more about less tracing than speed here.
-
-\permanent\protected\def\installmacrostack#1%
- {\ifdefined#1\else\mutable\let#1\empty\fi
- \protected\gdefcsname push_macro_\csstring#1\endcsname{\localpushmacro#1}%
- \protected\gdefcsname pop_macro_\csstring#1\endcsname{\localpopmacro #1}}
-
-\permanent\protected\def\installglobalmacrostack#1%
- {\ifdefined#1\else\mutable\glet#1\empty\fi
- \protected\gdefcsname push_macro_\csstring#1\endcsname{\globalpushmacro#1}%
- \protected\gdefcsname pop_macro_\csstring#1\endcsname{\globalpopmacro #1}}
-
-% \showmacrostack can be used to see if there are different entries
-
% \unprotect
%
% \installcorenamespace {test} \installcommandhandler \??test {test} \??test