Cleanup code

This commit is contained in:
Tobias Fella
2023-11-12 01:46:23 +01:00
parent 7fe2feb1e4
commit 1312fde470

View File

@@ -320,8 +320,6 @@ void Controller::setQuitOnLastWindowClosed()
m_trayIcon = nullptr;
}
}
#else
return;
#endif
}