From 5db7d4e060e5d7090462f63cd237629e02205f49 Mon Sep 17 00:00:00 2001 From: Daniel Gibbs Date: Mon, 28 Dec 2015 22:23:13 +0000 Subject: [PATCH] removed checks where not required --- functions/update_check.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/functions/update_check.sh b/functions/update_check.sh index 18813cc4a..ad7b0dde5 100644 --- a/functions/update_check.sh +++ b/functions/update_check.sh @@ -103,7 +103,6 @@ fi } fn_steamcmdcheck(){ -check.sh fn_appmanifestcheck # Checks for server update from SteamCMD fn_printdots "Checking for update: SteamCMD" @@ -297,7 +296,6 @@ else fi } -check.sh fn_printdots "Checking for update" if [ "${gamename}" == "Teamspeak 3" ]; then fn_teamspeak3_check