5 Nov
2018
5 Nov
'18
4:23 p.m.
From: Que Quotion <quequotion@gmail.com> Signed-off-by: Que Quotion <quequotion@gmail.com> --- scripts/libmakepkg/executable.sh.in | 3 --- 1 file changed, 3 deletions(-) diff --git a/scripts/libmakepkg/executable.sh.in b/scripts/libmakepkg/executable.sh.in index 57953600..6328effc 100644 --- a/scripts/libmakepkg/executable.sh.in +++ b/scripts/libmakepkg/executable.sh.in @@ -36,8 +36,6 @@ done readonly -a executable_functions check_software() { - msg "$(gettext "Checking for needed software...")" - local ret=0 for func in ${executable_functions[@]}; do @@ -45,5 +43,4 @@ check_software() { done return $ret - } -- 2.19.1