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

Commit f33065db authored by kmobs's avatar kmobs Committed by Gerrit Code Review
Browse files

Merge "This was left in accidentally when trying to fix succession" into froyo

parents e399dc05 4bcdabf2
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();