Remove obsolete comment

This commit is contained in:
YUKI Hiroshi 2014-11-11 18:51:28 +09:00
parent 901542a526
commit 53e805b4d9

View File

@ -733,9 +733,6 @@ AutoHideBrowser.prototype = inherit(TreeStyleTabConstants, {
},
showHideContentsAreaScreen : function AHB_showHideContentsAreaScreen()
{
// this.browser.contentWindow doesn't currently work in e10s
// mode, use this.browser.mCurrentBrowser.contentWindow as a
// workaround until bug 1042680 is fixed
if (
this.expanded &&
this.contentAreaScreenEnabled &&