mirror of
https://github.com/love2d/love.git
synced 2026-08-18 03:34:23 +02:00
Remove a redundant internal Texture method
This commit is contained in:
@@ -273,7 +273,6 @@ public:
|
||||
|
||||
protected:
|
||||
|
||||
void initQuad();
|
||||
void setGraphicsMemorySize(int64 size);
|
||||
|
||||
void uploadImageData(love::image::ImageDataBase *d, int level, int slice, int x, int y);
|
||||
|
||||
Reference in New Issue
Block a user