Remove useless #ifndef, __WINE_WINGDI_H is never defined.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24438 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2007-09-12 23:14:55 +00:00
parent 254f0f1028
commit c374720467
1 changed files with 0 additions and 2 deletions

View File

@ -10,7 +10,6 @@
#ifdef __cplusplus
extern "C" {
#endif
#ifndef __WINE_WINGDI_H
typedef struct __attribute__((__packed__))
{
@ -43,7 +42,6 @@ typedef struct {
} BITMAPINFO, *LPBITMAPINFO;
#endif
#endif
#define VFWAPI
#define VFWAPIV
#ifndef __WINE_WINDEF_H