From 00323c06e2b8451e68f4fe31ddb871366e5793c2 Mon Sep 17 00:00:00 2001 From: Uoti Urpala Date: Wed, 10 Mar 2010 03:38:33 +0200 Subject: Delete things related to old translation system Remove the help/ subdirectory, configure code to create toplevel help_mp.h, and all the '#include "help_mp.h"' lines from .c files. --- stream/stream_dvb.c | 1 - 1 file changed, 1 deletion(-) (limited to 'stream/stream_dvb.c') diff --git a/stream/stream_dvb.c b/stream/stream_dvb.c index 4a7efe2724..f7ef473eed 100644 --- a/stream/stream_dvb.c +++ b/stream/stream_dvb.c @@ -41,7 +41,6 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA #include "stream.h" #include "libmpdemux/demuxer.h" -#include "help_mp.h" #include "m_option.h" #include "m_struct.h" #include "get_path.h" -- cgit v1.2.3