From 6009965cdd7984245188e3c7e68e28d60dd06078 Mon Sep 17 00:00:00 2001 From: wm4 Date: Sun, 29 Jul 2012 18:12:23 +0200 Subject: sub: remove unrar_exec This removes the ability to open compressed bitmap subtitles from rar files. The code makes me afraid, and I never needed this feature. --- Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 67b9bb0845..f9decbb71b 100644 --- a/Makefile +++ b/Makefile @@ -160,7 +160,6 @@ SRCS_COMMON-$(TV_DSHOW) += stream/tvi_dshow.c \ SRCS_COMMON-$(TV_V4L1) += stream/tvi_v4l.c stream/audio_in.c SRCS_COMMON-$(TV_V4L2) += stream/tvi_v4l2.c stream/audio_in.c -SRCS_COMMON-$(UNRAR_EXEC) += sub/unrar_exec.c SRCS_COMMON-$(VCD) += stream/stream_vcd.c SRCS_COMMON-$(VORBIS) += libmpcodecs/ad_libvorbis.c \ libmpdemux/demux_ogg.c -- cgit v1.2.3