Remove unused declaration
This commit is contained in:
@@ -122,7 +122,6 @@ public:
|
|||||||
void renderOnScreenMenu();
|
void renderOnScreenMenu();
|
||||||
virtual void Render();
|
virtual void Render();
|
||||||
int loadDeck(int deckid);
|
int loadDeck(int deckid);
|
||||||
void LoadDeckStatistics(int deckId);
|
|
||||||
|
|
||||||
void OnScroll(int inXVelocity, int inYVelocity);
|
void OnScroll(int inXVelocity, int inYVelocity);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user