From d7277adfdb461da37a1f1ba268c7e0271946c680 Mon Sep 17 00:00:00 2001 From: dylan araps Date: Fri, 1 Jan 2016 11:02:48 +1100 Subject: [PATCH] Remove stray sleep from test branch --- fetch.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/fetch.sh b/fetch.sh index c2cac96c..f1406067 100755 --- a/fetch.sh +++ b/fetch.sh @@ -567,7 +567,6 @@ printf "\n" [ $linewrap == "off" ] && printf '\e[?7h' # If w3mimgviewer is found Display the image -sleep .02 if type -p /usr/lib/w3m/w3mimgdisplay >/dev/null 2>&1; then printf "0;1;$xoffset;$yoffset;$imgsize;$imgsize;;;;;$img\n4;\n3;" |\ /usr/lib/w3m/w3mimgdisplay