Remove unused member mHeaderValueIndex
found by findBugs fixes http://b/issue?id=1857163
This commit is contained in:
@@ -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.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user