fix(obj): remove the unused MY_CLASS macro (#2153)

This commit is contained in:
Xiang Xiao 2021-03-21 09:37:25 -07:00 committed by GitHub
parent e7cc4bc180
commit 04990aefe5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 0 additions and 2 deletions

View File

@ -12,7 +12,6 @@
/*********************
* DEFINES
*********************/
#define MY_CLASS &lv_obj_class
/**********************
* TYPEDEFS

View File

@ -15,7 +15,6 @@
/*********************
* DEFINES
*********************/
#define MY_CLASS &lv_btn_class
/**********************
* TYPEDEFS