chore: cleanup after adding fixed from master

This commit is contained in:
Gabor Kiss-Vamosi
2024-10-01 16:03:46 +02:00
parent 2e0b7359ee
commit 0b4a188c0b
2 changed files with 1 additions and 3 deletions

View File

@@ -139,7 +139,7 @@ typedef struct lv_fs_file_cache_t lv_fs_file_cache_t;
typedef struct lv_fs_path_ex_t lv_fs_path_ex_t;
typedef struct _lv_image_decoder_args_t lv_image_decoder_args_t;
typedef struct lv_image_decoder_args_t lv_image_decoder_args_t;
typedef struct lv_image_cache_data_t lv_image_cache_data_t;
@@ -185,8 +185,6 @@ typedef struct lv_buttonmatrix_t lv_buttonmatrix_t;
typedef struct lv_calendar_t lv_calendar_t;
typedef struct lv_calendar_chinese_t lv_calendar_chinese_t;
typedef struct lv_canvas_t lv_canvas_t;
typedef struct lv_chart_series_t lv_chart_series_t;

Binary file not shown.

Before

Width:  |  Height:  |  Size: 40 KiB

After

Width:  |  Height:  |  Size: 40 KiB