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

Commit 3db35b48 authored by Cary Clark's avatar Cary Clark
Browse files

Remove unused member mHeaderValueIndex

found by findBugs
fixes http://b/issue?id=1857163
parent 36093d4e
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.
     */