From b275393db0062c98baa055230fe0e89abd2756ae Mon Sep 17 00:00:00 2001 From: Sven Gothel Date: Sat, 18 Aug 2012 20:28:01 +0200 Subject: Fix bcm_vc_iv.h: redefinition of typedef ‘DISPMANX_ELEMENT_HANDLE_T MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/newt/native/bcm_vc_iv.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'src') diff --git a/src/newt/native/bcm_vc_iv.h b/src/newt/native/bcm_vc_iv.h index cfcc44b16..b43483c10 100644 --- a/src/newt/native/bcm_vc_iv.h +++ b/src/newt/native/bcm_vc_iv.h @@ -150,8 +150,6 @@ typedef struct { } DISPMANX_CLAMP_T; -typedef uint32_t DISPMANX_ELEMENT_HANDLE_T; - typedef struct { DISPMANX_ELEMENT_HANDLE_T element; int width; /* This is necessary because dispmanx elements are not queriable. */ -- cgit v1.2.3