From 4fe83b4556b282303b3e8b0ffef38c31a1a34a27 Mon Sep 17 00:00:00 2001 From: Michael Roitzsch Date: Tue, 20 May 2003 13:58:10 +0000 Subject: no double inclusion CVS patchset: 4884 CVS date: 2003/05/20 13:58:10 --- src/xine-engine/xine.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'src') diff --git a/src/xine-engine/xine.c b/src/xine-engine/xine.c index 5e2bc832e..602a7cd81 100644 --- a/src/xine-engine/xine.c +++ b/src/xine-engine/xine.c @@ -17,7 +17,7 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA * - * $Id: xine.c,v 1.248 2003/05/20 13:50:57 mroi Exp $ + * $Id: xine.c,v 1.249 2003/05/20 13:58:10 mroi Exp $ * * top-level xine functions * @@ -48,8 +48,6 @@ #include "demuxers/demux.h" #include "buffer.h" #include "spu_decoder.h" -/* TODO: who uses spu_decoder.h ? */ -#include "spu_decoder.h" #include "input/input_plugin.h" #include "metronom.h" #include "configfile.h" -- cgit v1.2.3