diff options
author | Akira Kakuto <kakuto@fuk.kindai.ac.jp> | 2016-10-31 05:35:42 +0000 |
---|---|---|
committer | Akira Kakuto <kakuto@fuk.kindai.ac.jp> | 2016-10-31 05:35:42 +0000 |
commit | cdf4f9129bc178e7f71c6eee11032ed6a6fadb06 (patch) | |
tree | ad60441ad4b113c3fce55b4d808159b105180616 | |
parent | 881be0746bff3a25a294a3196fe39a1b0429de22 (diff) |
eptexdir: Remove an unused variable to avoid a compiler warning
git-svn-id: svn://tug.org/texlive/trunk@42397 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r-- | Build/source/texk/web2c/eptexdir/ChangeLog | 4 | ||||
-rw-r--r-- | Build/source/texk/web2c/eptexdir/pdfutils.ch | 7 |
2 files changed, 4 insertions, 7 deletions
diff --git a/Build/source/texk/web2c/eptexdir/ChangeLog b/Build/source/texk/web2c/eptexdir/ChangeLog index 42374f480ef..880cc4f0ba3 100644 --- a/Build/source/texk/web2c/eptexdir/ChangeLog +++ b/Build/source/texk/web2c/eptexdir/ChangeLog @@ -1,3 +1,7 @@ +2016-10-31 Akira Kakuto <kakuto@fuk.kindai.ac.jp> + + * pdfutils.ch: Remove an unused variable to avoid a compiler warning. + 2016-10-30 Hironori Kitagawa <h_kitagawa2001@yahoo.co.jp> * eptex.defines, eptex.ech, eptex_version.h, pdfutils.ch: diff --git a/Build/source/texk/web2c/eptexdir/pdfutils.ch b/Build/source/texk/web2c/eptexdir/pdfutils.ch index 97ccb6f29e1..21a291e73ca 100644 --- a/Build/source/texk/web2c/eptexdir/pdfutils.ch +++ b/Build/source/texk/web2c/eptexdir/pdfutils.ch @@ -631,13 +631,6 @@ if_pdfprimitive_code: begin @<Calculate DVI page dimensions and margins@>; @z -@x -@!old_setting:0..max_selector; {saved |selector| setting} -@y -@!old_setting:0..max_selector; {saved |selector| setting} -@!t: scaled; -@z - @x \[if]pdfprimitive: main_loop any_mode(ignore_spaces): begin @<Get the next non-blank non-call...@>; goto reswitch; |