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

Commit d254ff60 authored by Jean-Baptiste Queru's avatar Jean-Baptiste Queru Committed by Gerrit Code Review
Browse files

Merge "Telephony: remove the useless variable."

parents d678053c d084fb51
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -2972,7 +2972,6 @@ public final class RIL extends BaseCommands implements CommandsInterface {
    private Object
    responseICC_IO(Parcel p) {
        int sw1, sw2;
        byte data[] = null;
        Message ret;

        sw1 = p.readInt();