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

Commit 99be5412 authored by Jack Yu's avatar Jack Yu Committed by Gerrit Code Review
Browse files

Merge "Cleaned up dead code"

parents 910fa740 b4e7b679
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -451,7 +451,7 @@ public class DcController extends StateMachine {

            // Cleanup connections that have changed
            for (ApnContext apnContext : apnsToCleanup) {
               mDct.sendCleanUpConnection(true, apnContext);
                mDct.cleanUpConnection(apnContext);
            }

            // Retry connections that have disappeared
+85 −115

File changed.

Preview size limit exceeded, changes collapsed.