Removed some unused functions and fixed up some wrap_ headers

This commit is contained in:
Alex Szpakowski
2013-09-26 00:48:48 -03:00
parent bcee9a222b
commit 1be8ac5be4
9 changed files with 16 additions and 43 deletions
-3
View File
@@ -461,9 +461,6 @@ public:
private:
int getRenderWidth() const;
int getRenderHeight() const;
Font *currentFont;
love::window::Window *currentWindow;