Fix #2165: Remove faulty and non-need conditional

This commit is contained in:
Akihiro Uchida 2016-01-04 23:29:21 +09:00 committed by Takeshi KOMIYA
parent 070cf51764
commit 789c298c66

View File

@ -58,11 +58,10 @@
%\renewcommand{\paperwidth}{7in} % O'Reilly ``Programmming Python''
% use pdfoutput for pTeX and dvipdfmx
% when pTeX (\kanjiskip is defined), set pdfoutput to evade \include{pdfcolor}
\ifx\kanjiskip\undefined\else
\ifx\Gin@driver{dvipdfmx.def}\undefined\else
\newcount\pdfoutput\pdfoutput=0
\fi
\fi
\RequirePackage{graphicx}