Remove unused variable

This commit is contained in:
Atlante45 2015-01-18 06:26:58 -08:00
parent 3bce8204da
commit 9e3b4c6834

View file

@ -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()) {