Remove a redundant internal Texture method

This commit is contained in:
Alex Szpakowski
2020-02-04 22:15:18 -04:00
parent 258129738f
commit 0017f9c77d
3 changed files with 54 additions and 61 deletions
-1
View File
@@ -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);