mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2024-12-29 11:06:18 +00:00
st/gui: Remove unused pointer [NFC]
This commit is contained in:
parent
c0af2327fd
commit
e338d57945
|
@ -79,8 +79,6 @@ struct gui_ogl_texture
|
|||
uint32_t w, h;
|
||||
uint32_t id;
|
||||
bool half;
|
||||
|
||||
void *ptr;
|
||||
};
|
||||
|
||||
/*!
|
||||
|
|
Loading…
Reference in a new issue