gobj: Remove unused member variable from TexturePeeker
This commit is contained in:
parent
b7b2ce0cd6
commit
77c6bc199d
|
|
@ -89,7 +89,6 @@ private:
|
|||
int _y_size;
|
||||
int _z_size;
|
||||
int _is_cube;
|
||||
int _unused1;
|
||||
int _pixel_width;
|
||||
Texture::Format _format;
|
||||
Texture::ComponentType _component_type;
|
||||
|
|
|
|||
Loading…
Reference in New Issue