diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/newt/native/bcm_vc_iv.h | 2 |
1 files changed, 0 insertions, 2 deletions
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. */ |