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. --- libmpdemux/demux_xmms.c | 1 - 1 file changed, 1 deletion(-) (limited to 'libmpdemux/demux_xmms.c') diff --git a/libmpdemux/demux_xmms.c b/libmpdemux/demux_xmms.c index a370824119..f779338a0e 100644 --- a/libmpdemux/demux_xmms.c +++ b/libmpdemux/demux_xmms.c @@ -39,7 +39,6 @@ #include "stheader.h" #include "mp_msg.h" -#include "help_mp.h" #define XMMS_PACKETSIZE 65536 // some plugins won't play if this is too small -- cgit v1.2.3