summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/luatexdir/tex/expand.c
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/web2c/luatexdir/tex/expand.c')
-rw-r--r--Build/source/texk/web2c/luatexdir/tex/expand.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/Build/source/texk/web2c/luatexdir/tex/expand.c b/Build/source/texk/web2c/luatexdir/tex/expand.c
index a0a317db238..bdf82c8c0da 100644
--- a/Build/source/texk/web2c/luatexdir/tex/expand.c
+++ b/Build/source/texk/web2c/luatexdir/tex/expand.c
@@ -261,9 +261,6 @@ void expand(void)
case the_cmd:
ins_the_toks();
break;
- case combine_toks_cmd:
- combine_the_toks(cur_chr);
- break;
case if_test_cmd:
/*tex An experiment. */
if (cur_chr == if_condition_code) {