diff --git a/src/controller.cpp b/src/controller.cpp index 203f4f25a..7e89d54c9 100644 --- a/src/controller.cpp +++ b/src/controller.cpp @@ -320,8 +320,6 @@ void Controller::setQuitOnLastWindowClosed() m_trayIcon = nullptr; } } -#else - return; #endif }