Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4bcdabf2 authored by kmobs's avatar kmobs
Browse files

This was left in accidentally when trying to fix succession

parent 302ee369
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -1358,8 +1358,6 @@ class NotificationManagerService extends INotificationManager.Stub {
        if (mLedNotification == null || (mScreenOn && (mPulseScreen == 0)) || mInCall) {
            mNotificationLight.turnOff();
            isTimer = false;
            if(powerWake != null && powerWake.isHeld())
                powerWake.release();
        } else {
            if (mSuccession == 1) {
                int n = mLights.size();