remove dup WIDGET_PROP_MAX_W

This commit is contained in:
lixianjing 2021-04-28 09:02:17 +08:00
parent 7a5d7a6863
commit eaea8d5425

View File

@ -65,12 +65,6 @@ BEGIN_C_DECLS
*/
#define WIDGET_PROP_H "h"
/**
* @const WIDGET_PROP_MAX_W
*
*/
#define WIDGET_PROP_MAX_W "max_w"
/**
* @const WIDGET_PROP_MAX_H
*