mirror of
https://github.com/lvgl/lvgl.git
synced 2026-05-25 01:04:25 +08:00
chore: delete dup codes (#4400)
Signed-off-by: xinbingnan<xinbingnan@xiaomi.com>
This commit is contained in:
@@ -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,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user