fix error: redeclaration of 'int hw_caps::has_button_vformat'

Origin commit data
------------------
Branch: master
Commit: 3f2ae40af4
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-12-25 (Tue, 25 Dec 2018)

Origin message was:
------------------
- fix error: redeclaration of 'int hw_caps::has_button_vformat'

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
vanhofen
2018-12-25 22:20:01 +01:00
parent 0f5dbb6d9c
commit abb5767d1e

View File

@@ -28,7 +28,6 @@ typedef struct hw_caps
int has_SCART; int has_SCART;
int has_SCART_input; int has_SCART_input;
int has_YUV_cinch; int has_YUV_cinch;
int has_button_vformat;
int can_shutdown; int can_shutdown;
int can_cec; int can_cec;
int can_ar_14_9; /* video drivers have 14:9 aspect ratio mode */ int can_ar_14_9; /* video drivers have 14:9 aspect ratio mode */