aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMilan Oberkirch2013-07-06 12:31:11 +0200
committerMilan Oberkirch2013-07-06 12:31:11 +0200
commit042e20afd32bc5431558ce521e57e62a0ce66b99 (patch)
tree664d3f0889efc2e1ad09bccb12aa1dddd97111d8
parente5d0937679742ba4224f98446f1b098ee122e112 (diff)
downloadaur-042e20afd32bc5431558ce521e57e62a0ce66b99.tar.gz
Removed unneeded variable.
-rwxr-xr-xpdf-decrypt.bash1
1 files changed, 0 insertions, 1 deletions
diff --git a/pdf-decrypt.bash b/pdf-decrypt.bash
index 3bae3db6f7e8..cb546ff6c3de 100755
--- a/pdf-decrypt.bash
+++ b/pdf-decrypt.bash
@@ -12,7 +12,6 @@ function pdf-decrypt() {
exit $errno
fi
}
- local errno=''
case $1 in -h|--help|''):
echo Usage: \"$0 [file]\".
echo Removes passwort-protection from PDF-File called [file].