Loading core/java/android/webkit/PluginData.java +0 −4 Original line number Diff line number Diff line Loading @@ -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. */ Loading Loading
core/java/android/webkit/PluginData.java +0 −4 Original line number Diff line number Diff line Loading @@ -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. */ Loading