Bug 841096 - Follow-up: remove debugging cruft. r=trivial

This commit is contained in:
Richard Newman 2014-03-25 09:00:07 -07:00
parent 07b92e3a5b
commit cc0d0bda5a

View File

@ -121,7 +121,6 @@ TabStore.prototype = {
continue;
}
dump("WIN IS " + JSON.stringify(win) + "\n");
for (let tab of win.gBrowser.tabs) {
tabState = this.getTabState(tab);