Bug 1038278 - Remove spam. r=me

This commit is contained in:
Bobby Holley 2014-07-16 10:37:37 -07:00
Родитель 1ad5f28e43
Коммит 521e911041
1 изменённых файлов: 0 добавлений и 3 удалений

Просмотреть файл

@ -171,9 +171,6 @@
<destructor>
<![CDATA[
// Touch a non-existent property on our anonymous input field. This
// serves as test coverage for bug 1034682.
this.inputField.foo;
if (this.inputField.value)
this.boxObject.setProperty('value', this.inputField.value);
this.mInputField = null;