Mercurial > mplayer.hg
changeset 23432:c223d8fd4312
10l: Remove overlooked instance of NOAVIFILE_HEADERS.
author | diego |
---|---|
date | Sat, 02 Jun 2007 14:38:45 +0000 |
parents | af3ae78477b3 |
children | a36eeb4094cd |
files | loader/dshow/libwin32.h |
diffstat | 1 files changed, 0 insertions(+), 7 deletions(-) [+] |
line wrap: on
line diff
--- a/loader/dshow/libwin32.h Sat Jun 02 13:00:38 2007 +0000 +++ b/loader/dshow/libwin32.h Sat Jun 02 14:38:45 2007 +0000 @@ -1,13 +1,6 @@ #ifndef __LIBWIN32_H #define __LIBWIN32_H -#ifndef NOAVIFILE_HEADERS -#error this header file should not be used without -DNOAVIFILE_HEADERS -#endif - -// this file is only included when NOAVIFILE_HEADERS are defined -// serves mainly for mplayer - #define VFW_E_NOT_RUNNING 0x80040226 #include <inttypes.h>