From f26301cb391fc31102a4abea7bb7468019d0fe58 Mon Sep 17 00:00:00 2001 From: Peter Breitenlohner Date: Tue, 28 Jul 2015 07:39:41 +0000 Subject: texk/web2c: Removed a spurious duplicate statement in dvitype.ch git-svn-id: svn://tug.org/texlive/trunk@37976 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/texk/web2c/ChangeLog | 4 ++++ Build/source/texk/web2c/dvitype.ch | 1 - 2 files changed, 4 insertions(+), 1 deletion(-) (limited to 'Build/source') diff --git a/Build/source/texk/web2c/ChangeLog b/Build/source/texk/web2c/ChangeLog index fe7fa3586e6..819df641297 100644 --- a/Build/source/texk/web2c/ChangeLog +++ b/Build/source/texk/web2c/ChangeLog @@ -1,3 +1,7 @@ +2015-07-28 Peter Breitenlohner + + * dvitype.ch: Removed a spurious duplicate statement. + 2015-07-10 Peter Breitenlohner * mftraptest (removed): Renamed ... diff --git a/Build/source/texk/web2c/dvitype.ch b/Build/source/texk/web2c/dvitype.ch index 9e9a9bbc872..aee01c08234 100644 --- a/Build/source/texk/web2c/dvitype.ch +++ b/Build/source/texk/web2c/dvitype.ch @@ -668,7 +668,6 @@ long_options[current_option].has_arg := 0; long_options[current_option].flag := address_of (show_opcodes); long_options[current_option].val := 1; incr (current_option); -new_mag := 0; {default is to keep the old one} @ @ = @!show_opcodes: c_int_type; -- cgit v1.2.3