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

Commit d084fb51 authored by Gao Rong's avatar Gao Rong
Browse files

Telephony: remove the useless variable.

parent d678053c
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();