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

Commit 4b361fe2 authored by Jean-Baptiste Queru's avatar Jean-Baptiste Queru Committed by Android Git Automerger
Browse files

am d254ff60: Merge "Telephony: remove the useless variable."

* commit 'd254ff60':
  Telephony: remove the useless variable.
parents c93dfda4 d254ff60
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -3059,7 +3059,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();