mirror of
https://github.com/love2d/love.git
synced 2026-08-16 08:11:02 +02:00
remove some dead code
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user