aboutsummaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorspiff_ <spiff_@svn>2010-10-04 17:38:44 +0000
committerspiff_ <spiff_@svn>2010-10-04 17:38:44 +0000
commitbcb676939e0d5d20733b3d3c35f08d4ba418e7e4 (patch)
tree6089e38492683c0f1582aa0ab5f95d41046ef323 /configure.in
parent987412e06055902361ae305996834ef6675297b4 (diff)
change: remove the GYM codec. it's broken, the code is an utter mess and i cba to maintain it. can be revisited when codecs are add-ons.
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@34439 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 4c0b1b7d99..721ea8ec02 100644
--- a/configure.in
+++ b/configure.in
@@ -1394,7 +1394,6 @@ OUTPUT_FILES="Makefile \
xbmc/cores/paplayer/timidity/Makefile \
xbmc/cores/paplayer/AC3Codec/Makefile \
xbmc/cores/paplayer/ADPCMCodec/Makefile \
- xbmc/cores/paplayer/GYMCodec/Makefile \
xbmc/cores/paplayer/NSFCodec/Makefile \
xbmc/cores/paplayer/SIDCodec/Makefile \
xbmc/cores/paplayer/vgmstream/Makefile \