diff options
Diffstat (limited to 'shared-module/displayio/Group.h')
| -rw-r--r-- | shared-module/displayio/Group.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/shared-module/displayio/Group.h b/shared-module/displayio/Group.h index 5afaac1ba..9c2934aec 100644 --- a/shared-module/displayio/Group.h +++ b/shared-module/displayio/Group.h @@ -35,7 +35,6 @@ #include "shared-module/displayio/Palette.h" typedef struct { - mp_obj_t native; mp_obj_t original; } displayio_group_child_t; |
