Bug 292428 - Don't delete a property that should always exist. ChatZilla only.

r=samuel
a=asa
This commit is contained in:
silver%warwickcompsoc.co.uk 2005-05-09 12:23:32 +00:00
Родитель dfee4d0d11
Коммит b4d2d29ad6
1 изменённых файлов: 0 добавлений и 1 удалений

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

@ -1353,7 +1353,6 @@ function my_315 (e)
}
delete this.pendingWhoReply;
delete e.server.LIGHTWEIGHT_WHO;
delete this.whoMatches;
}