fix compiler warnings (GCC + Clang)
This commit is contained in:
@@ -603,7 +603,6 @@ void TextBox::onFocus(GUI* gui) {
|
||||
}
|
||||
|
||||
void TextBox::reposition() {
|
||||
auto size = getSize();
|
||||
UINode::reposition();
|
||||
refreshLabel();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user