mirror of
https://github.com/overte-org/overte.git
synced 2025-08-16 05:50:41 +02:00
Remove unused variable
This commit is contained in:
parent
3bce8204da
commit
9e3b4c6834
1 changed files with 0 additions and 2 deletions
|
@ -1086,8 +1086,6 @@ void Menu::bumpSettings() {
|
|||
Application::getInstance()->bumpSettings();
|
||||
}
|
||||
|
||||
const float DIALOG_RATIO_OF_WINDOW = 0.30f;
|
||||
|
||||
void Menu::displayNameLocationResponse(const QString& errorString) {
|
||||
|
||||
if (!errorString.isEmpty()) {
|
||||
|
|
Loading…
Reference in a new issue