b199819 - setting browser.formfill.enable to false doesn't disable form autocomplete. Remove what seems to be an unnecessary code path that activates form fill without checking the pref.

This commit is contained in:
ben%bengoodger.com 2003-08-08 00:27:08 +00:00
Родитель c7a4744554
Коммит fd282b5425
1 изменённых файлов: 0 добавлений и 1 удалений

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

@ -327,7 +327,6 @@
<body>
<![CDATA[
this.removeEventListener("load", this.handleEvent, true);
this.attachFormFill();
]]>
</body>
</method>