diff --git a/com.github.Melawy.Lera-Sugar.desktop/contents/splash/Splash.qml b/com.github.Melawy.Lera-Sugar.desktop/contents/splash/Splash.qml index ba00f05..afa4690 100644 --- a/com.github.Melawy.Lera-Sugar.desktop/contents/splash/Splash.qml +++ b/com.github.Melawy.Lera-Sugar.desktop/contents/splash/Splash.qml @@ -57,15 +57,6 @@ Pane { inOpacityAnimationContent.running = true; lineAnimation.running = true; } - - else if (stage == 2) { - lineAnimation.running = true; - } - - else if (stage == 3) { - lineAnimation.running = true; - } - else if (stage == 4) { lineAnimation.running = true; outOpacityAnimationForm.running = true;