summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/lib/texmfmp.c
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2014-01-15 12:18:44 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2014-01-15 12:18:44 +0000
commit205e53722caf0f606776b6de7af029028b19eb6a (patch)
treead3c7025419741e41cc3712fd9ff4f00313c17d2 /Build/source/texk/web2c/lib/texmfmp.c
parent0dfb79caaa6d6305dc126dedf5d4aef091298030 (diff)
TeX & Co: Announce dumpname on the terminal
git-svn-id: svn://tug.org/texlive/trunk@32682 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/lib/texmfmp.c')
-rw-r--r--Build/source/texk/web2c/lib/texmfmp.c3
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;