From 95eb2e3a3819e8b6d87940bfa41bf1ea3ae68f5a Mon Sep 17 00:00:00 2001 From: Ramiro Polla Date: Sat, 21 May 2011 14:24:50 +0200 Subject: DirectShow capture support Signed-off-by: Michael Niedermayer --- libavdevice/vfwcap.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'libavdevice/vfwcap.c') diff --git a/libavdevice/vfwcap.c b/libavdevice/vfwcap.c index 2155db6ece..b8ca419b40 100644 --- a/libavdevice/vfwcap.c +++ b/libavdevice/vfwcap.c @@ -29,8 +29,6 @@ * Remove this when MinGW incorporates them. */ #define HWND_MESSAGE ((HWND)-3) -#define BI_RGB 0 - /* End of missing MinGW defines */ struct vfw_ctx { -- cgit v1.2.3