summaryrefslogtreecommitdiff
path: root/source/luametatex/source/tex/texmaincontrol.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/luametatex/source/tex/texmaincontrol.h')
-rw-r--r--source/luametatex/source/tex/texmaincontrol.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/source/luametatex/source/tex/texmaincontrol.h b/source/luametatex/source/tex/texmaincontrol.h
index 5b72a3d43..d46eddc5c 100644
--- a/source/luametatex/source/tex/texmaincontrol.h
+++ b/source/luametatex/source/tex/texmaincontrol.h
@@ -64,8 +64,6 @@ extern void tex_page_boundary_message (const char *s, halfword bou
extern void tex_inject_text_or_line_dir (int d, int check_glue);
-extern void tex_run_prefixed_command (void);
-
extern void tex_handle_assignments (void); /*tex Used in math. */
extern void tex_assign_internal_int_value (int a, halfword p, int val);