From e9a2770c094c6757f754fe6ee3f2430d9dd3b469 Mon Sep 17 00:00:00 2001 From: Gustavo Arnosti Neves Date: Wed, 22 Feb 2017 02:50:01 -0300 Subject: [PATCH] code cleanup --- pdfScale.sh | 3 --- 1 file changed, 3 deletions(-) diff --git a/pdfScale.sh b/pdfScale.sh index 66dbe99..be6c903 100755 --- a/pdfScale.sh +++ b/pdfScale.sh @@ -401,9 +401,6 @@ getPageSize() { } - Input file: ../input-nup.pdf -Output file: ../input-nup.SCALED.pdf - # Parse options while getopts ":vhVs:m:" o; do case "${o}" in