From aa5e64f1b168507f04b51d37aeebd88812ef9ff5 Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Mon, 25 Aug 2014 19:40:46 +0200 Subject: [PATCH] Code cleanup --- doc/scripts/shlint.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/doc/scripts/shlint.sh b/doc/scripts/shlint.sh index 862baa8..8189588 100755 --- a/doc/scripts/shlint.sh +++ b/doc/scripts/shlint.sh @@ -16,7 +16,6 @@ #variables -DEVNULL="/dev/null" #executables DEBUG="_debug" FIND="find"