From 2c5bcdc2bc484211c350046bfd2c7915089abaf8 Mon Sep 17 00:00:00 2001 From: Daniel Gibbs Date: Fri, 5 Jul 2019 20:05:25 +0100 Subject: [PATCH] fix(coduoserver): removed fix that is no longer required. --- lgsm/functions/fix_coduo.sh | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 lgsm/functions/fix_coduo.sh diff --git a/lgsm/functions/fix_coduo.sh b/lgsm/functions/fix_coduo.sh deleted file mode 100644 index 9eb4e78d7..000000000 --- a/lgsm/functions/fix_coduo.sh +++ /dev/null @@ -1,11 +0,0 @@ -#!/bin/bash -# LinuxGSM fix_coduo.sh function -# Author: Alexander Hurd -# Website: https://linuxgsm.com -# Description: Fixes for Call of Duty: United Offensive - -local commandname="FIX" -local commandaction="Fix" - -# Force glibc fix. -fix_glibc.sh