diff options
Diffstat (limited to 'Build/source/texk/web2c/lib/texmfmp.c')
-rw-r--r-- | Build/source/texk/web2c/lib/texmfmp.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Build/source/texk/web2c/lib/texmfmp.c b/Build/source/texk/web2c/lib/texmfmp.c index e138136c94c..97f890e2b16 100644 --- a/Build/source/texk/web2c/lib/texmfmp.c +++ b/Build/source/texk/web2c/lib/texmfmp.c @@ -582,9 +582,6 @@ int argc; /* If the user overrides argv[0] with -progname. */ static const_string user_progname; -/* The C version of what might wind up in DUMP_VAR. */ -static const_string dump_name; - /* The C version of the jobname, if given. */ static const_string c_job_name; |