remove some dead code

This commit is contained in:
slime
2022-10-10 14:35:12 -03:00
parent 99ad576668
commit 919ffc08f0
3 changed files with 2 additions and 18 deletions
-4
View File
@@ -343,10 +343,6 @@ protected:
int64 graphicsMemorySize;
// True if the texture wasn't able to be properly created and it had to fall
// back to a default texture.
bool usingDefaultTexture;
}; // Texture
} // graphics