summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2012-07-30 02:19:50 +0200
committerwm4 <wm4@nowhere>2012-07-30 02:19:50 +0200
commit6b4cdfe1c82bbef687a8e554002ce037417bbbc3 (patch)
tree819f9d71149548e37ff6c1cff7e13971eb1bfd31 /Makefile
parent4d689631b82d0f9d28e9ae9974bf66b8b38eec69 (diff)
downloadmpv-6b4cdfe1c82bbef687a8e554002ce037417bbbc3.tar.bz2
mpv-6b4cdfe1c82bbef687a8e554002ce037417bbbc3.tar.xz
Remove XMMS plugin support
XMMS has been dead since 2007.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index f9decbb71b..cb35d0fb39 100644
--- a/Makefile
+++ b/Makefile
@@ -207,7 +207,6 @@ SRCS_COMMON-$(WIN32DLL) += libmpcodecs/ad_acm.c \
loader/dmo/dmo_guids.c \
SRCS_COMMON-$(XANIM_CODECS) += libmpcodecs/vd_xanim.c
-SRCS_COMMON-$(XMMS_PLUGINS) += libmpdemux/demux_xmms.c
SRCS_COMMON-$(XVID4) += libmpcodecs/vd_xvid4.c
SRCS_COMMON-$(DUMMY_OSD) += sub/osd_dummy.c