Browse Source

Merge branch 'master' of https://github.com/dgibbs64/linuxgsm

Daniel Gibbs 9 years ago
parent
commit
de4228913e
1 changed files with 0 additions and 4 deletions
  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
 	elif [ "${gamename}" == "ARMA 3" ]; then
 		fix_arma3.sh
 		fix_arma3.sh
 	fi
 	fi
-
-	if [ "${gamename}" != "TeamSpeak 3" ]; then
-		fix_glibc.sh
-	fi
 fi
 fi
 
 
 # Fixes that are run on install only.
 # Fixes that are run on install only.