Removing incorrect XXX comments.

This commit is contained in:
bzbarsky%mit.edu 2006-09-14 06:09:24 +00:00
Родитель 31f7e692fd
Коммит 166948dc54
1 изменённых файлов: 0 добавлений и 2 удалений

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

@ -60,8 +60,6 @@ nsBrowserContentListener.prototype =
// hook up the whole parent chain thing
var windowDocShell = this.convertWindowToDocShell(toplevelWindow);
if (windowDocShell) {
// XXXbz this listener is never unregistered. Did someone neglect
// to read the interface they're using?
windowDocshell
.QueryInterface(Components.interfaces.nsIInterfaceRequestor)
.getInterface(Components.interfaces.nsIURIContentListener)