From 57117b914199e0c5f596338f7e0cd1a96a1038f0 Mon Sep 17 00:00:00 2001 From: iive Date: Mon, 30 Apr 2007 00:45:52 +0000 Subject: 10l to Diego for breaking svn (again). revert the change from r23172, that breaks compilation vcd_read.h may not be the right incude for the given architecture, but it also contains functions that are nor static nor inlined, defining them multiple times. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23176 b3059339-0415-0410-9bf9-f77b7e298cf2 --- gui/interface.c | 5 ----- 1 file changed, 5 deletions(-) (limited to 'gui') diff --git a/gui/interface.c b/gui/interface.c index 86cfae5fff..eb461bc7f7 100644 --- a/gui/interface.c +++ b/gui/interface.c @@ -46,11 +46,6 @@ extern af_cfg_t af_cfg; #include "stream/stream_dvd.h" #endif -#ifdef HAVE_VCD -#include -#include -#include "stream/vcd_read.h" -#endif #include "m_config.h" #include "m_option.h" -- cgit v1.2.3