QOpenGLTexturePrivate: remove unused member variable
Change-Id: I4d897c522087654649547c0ca4750ba4dbfa5cbf Reviewed-by: Sean Harmer <sean.harmer@kdab.com>
This commit is contained in:
parent
efcd4d6f86
commit
7ec40ab52e
@ -156,7 +156,6 @@ public:
|
|||||||
bool autoGenerateMipMaps;
|
bool autoGenerateMipMaps;
|
||||||
bool storageAllocated;
|
bool storageAllocated;
|
||||||
|
|
||||||
QPair<int, int> glVersion;
|
|
||||||
QOpenGLTextureHelper *texFuncs;
|
QOpenGLTextureHelper *texFuncs;
|
||||||
|
|
||||||
QOpenGLTexture::Features features;
|
QOpenGLTexture::Features features;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user