Index: sources/gui/qml/main.qml =================================================================== diff -u -r744565400fd1ff760bf3cb692e518ecd00ab2da8 -reb1599393fc4f5dede0b1a57557567f4315aad20 --- sources/gui/qml/main.qml (.../main.qml) (revision 744565400fd1ff760bf3cb692e518ecd00ab2da8) +++ sources/gui/qml/main.qml (.../main.qml) (revision eb1599393fc4f5dede0b1a57557567f4315aad20) @@ -95,8 +95,6 @@ 5000 // if any error happens and shutdown is not successful then after 5 seconds dialog hides. ) break; - case GuiActions.AlarmStatus: - break; } } }