Remove unused fn get_indeterminate_state

This commit is contained in:
Keith Yeung 2016-04-11 08:18:53 -04:00
parent 311d2c65b6
commit e4cd8044a5

View file

@ -655,10 +655,6 @@ impl HTMLInputElement {
//TODO: dispatch change event
}
pub fn get_indeterminate_state(&self) -> bool {
self.Indeterminate()
}
// https://html.spec.whatwg.org/multipage/#concept-fe-mutable
fn mutable(&self) -> bool {
// https://html.spec.whatwg.org/multipage/#the-input-element:concept-fe-mutable