Mercurial > mplayer.hg
changeset 24418:735767060d85
Remove useless #ifndef, __WINE_WINGDI_H is never defined.
author | diego |
---|---|
date | Wed, 12 Sep 2007 23:14:55 +0000 |
parents | e1178632eacf |
children | 53ca44efadce |
files | loader/wine/vfw.h |
diffstat | 1 files changed, 0 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/loader/wine/vfw.h Wed Sep 12 23:13:53 2007 +0000 +++ b/loader/wine/vfw.h Wed Sep 12 23:14:55 2007 +0000 @@ -10,7 +10,6 @@ #ifdef __cplusplus extern "C" { #endif -#ifndef __WINE_WINGDI_H typedef struct __attribute__((__packed__)) { @@ -43,7 +42,6 @@ } BITMAPINFO, *LPBITMAPINFO; #endif -#endif #define VFWAPI #define VFWAPIV #ifndef __WINE_WINDEF_H