Bug 1283067 - followup, rs=obvious-oversight

MozReview-Commit-ID: 4aosVpyiOFO
This commit is contained in:
Gijs Kruitbosch 2016-07-06 23:12:42 +01:00
parent ad8a268479
commit 26985de045

View File

@ -452,7 +452,6 @@ TabWindow.prototype = {
preview.active = this.tabbrowser.selectedTab == controller.tab;
// Grab the default favicon
getFaviconAsImage(
null,
null,
PrivateBrowsingUtils.isWindowPrivate(this.win),
function (img) {