Eliminated KRTexture::getHandle

This commit is contained in:
2022-09-21 01:02:56 -07:00
parent 5219cf0ba7
commit 4c8b8d5d35
2 changed files with 0 additions and 8 deletions

View File

@@ -94,7 +94,6 @@ public:
protected:
virtual bool createGPUTexture(int lod_max_dim) = 0;
GLuint getHandle();
void destroyHandles();
void destroyNewHandles();