mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2026-01-30 01:48:15 +03:00
Remove unused function Graphics::textboxcenter()
This function was marked as unused by cppcheck.
This commit is contained in:
@@ -49,8 +49,6 @@ public:
|
||||
|
||||
void createtextbox(std::string t, int xp, int yp, int r= 255, int g= 255, int b = 255);
|
||||
|
||||
void textboxcenter();
|
||||
|
||||
void textboxcenterx();
|
||||
|
||||
int textboxwidth();
|
||||
|
||||
Reference in New Issue
Block a user