From b997c910cb95172bb2396eddc4e8b28071d96d6c Mon Sep 17 00:00:00 2001 From: Andreas Scherer Date: Thu, 28 May 2020 11:00:32 +0000 Subject: [TIE] Purge unused variable. git-svn-id: svn://tug.org/texlive/trunk@55310 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/texk/web2c/tiedir/tie-w2c.ch | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/Build/source/texk/web2c/tiedir/tie-w2c.ch b/Build/source/texk/web2c/tiedir/tie-w2c.ch index 25898c03b9d..94677f8ff60 100644 --- a/Build/source/texk/web2c/tiedir/tie-w2c.ch +++ b/Build/source/texk/web2c/tiedir/tie-w2c.ch @@ -377,10 +377,8 @@ Additionally we report the history to the user, although this may not exit ( history == spotless ? 0 : 1 ); } @y -@s const_string int - @= -{const_string msg; +{ switch (history) { case spotless: print2_nl("(%s.)", "No errors were found"); term_new_line; break; -- cgit v1.2.3