1
mirror of https://github.com/mpv-player/mpv synced 2024-09-05 02:48:21 +02:00

Remove disabled AVIFILE-specific preprocessor code.

It will never get enabled in MPlayer, nor is it more than cruft.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30526 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2010-02-08 10:14:42 +00:00
parent 79641e6232
commit edf4053b98

View File

@ -12,15 +12,6 @@
#include "wine/winbase.h"
#include "com.h"
#ifdef AVIFILE
#ifdef __GNUC__
#include "avm_output.h"
#ifndef __cplusplus
#define printf(a, ...) avm_printf("Win32 plugin", a, ## __VA_ARGS__)
#endif
#endif
#endif
void my_garbagecollection(void);
typedef struct {