mirror of
https://github.com/panda3d/panda3d.git
synced 2025-09-28 07:48:37 -04:00
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 _y_size;
|
||||||
int _z_size;
|
int _z_size;
|
||||||
int _is_cube;
|
int _is_cube;
|
||||||
int _unused1;
|
|
||||||
int _pixel_width;
|
int _pixel_width;
|
||||||
Texture::Format _format;
|
Texture::Format _format;
|
||||||
Texture::ComponentType _component_type;
|
Texture::ComponentType _component_type;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user