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

Commit 07cbacc1 authored by Android (Google) Code Review's avatar Android (Google) Code Review
Browse files

Merge change 20622

* changes:
  Remove unused member mHeaderValueIndex
parents 49c41120 3db35b48
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -46,10 +46,6 @@ public final class PluginData {
     */
    private Map<String, String[]> mHeaders;

    /**
     * The index of the header value in the above mapping.
     */
    private int mHeaderValueIndex;
    /**
     * The associated HTTP response code.
     */