Remove old EMU_OLD cruft.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26098 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2008-02-25 09:42:26 +00:00
parent 635e6bf7c3
commit 12c19f3c9d
1 changed files with 0 additions and 5 deletions

View File

@ -20,12 +20,7 @@
#ifdef USE_LIBPOSTPROC_SO
#include <postproc/postprocess.h>
#elif defined(USE_LIBPOSTPROC)
#define EMU_OLD
#include "libpostproc/postprocess.h"
#ifdef EMU_OLD
#include "libpostproc/postprocess_internal.h"
#endif
#endif
struct vf_priv_s {