chore: delete dup codes (#4400)

Signed-off-by: xinbingnan<xinbingnan@xiaomi.com>
This commit is contained in:
Benign X
2023-07-24 23:34:40 +08:00
committed by GitHub
parent cfaf9bd011
commit e0d71d1039
-5
View File
@@ -94,11 +94,6 @@ typedef struct {
uint8_t v;
} lv_color_hsv_t;
//! @cond Doxygen_Suppress
/*No idea where the guard is required but else throws warnings in the docs*/
typedef uint8_t lv_opa_t;
//! @endcond
enum _lv_color_format_t {
LV_COLOR_FORMAT_UNKNOWN = 0,