@@ -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
# Fixes that are run on install only.