aboutsummarylogtreecommitdiffstats
path: root/pdf-decrypt.bash
diff options
context:
space:
mode:
Diffstat (limited to 'pdf-decrypt.bash')
-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].