st/gui: Remove unused pointer [NFC]

This commit is contained in:
Jakob Bornecrantz 2023-03-04 00:05:29 +00:00
parent c0af2327fd
commit e338d57945

View file

@ -79,8 +79,6 @@ struct gui_ogl_texture
uint32_t w, h;
uint32_t id;
bool half;
void *ptr;
};
/*!