mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2026-01-30 09:54:10 +03:00
Remove unused function Graphics::textboxmove()
This function was marked as unused by cppcheck.
This commit is contained in:
@@ -53,8 +53,6 @@ public:
|
||||
|
||||
int textboxwidth();
|
||||
|
||||
void textboxmove(int xo, int yo);
|
||||
|
||||
void textboxmoveto(int xo);
|
||||
|
||||
void textboxcentery();
|
||||
|
||||
Reference in New Issue
Block a user