Explorar o código

Removed extra glibc fix

UltimateByte %!s(int64=9) %!d(string=hai) anos
pai
achega
6c3b6d4c47
Modificáronse 1 ficheiros con 0 adicións e 4 borrados
  1. 0 4
      lgsm/functions/fix.sh

+ 0 - 4
lgsm/functions/fix.sh

@@ -44,10 +44,6 @@ if [ "${function_selfname}" != "command_install.sh" ]; then
 	elif [ "${gamename}" == "ARMA 3" ]; then
 		fix_arma3.sh
 	fi
-
-	if [ "${gamename}" != "TeamSpeak 3" ]; then
-		fix_glibc.sh
-	fi
 fi
 
 # Fixes that are run on install only.