mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 841096 - Follow-up: remove debugging cruft. r=trivial
This commit is contained in:
parent
07b92e3a5b
commit
cc0d0bda5a
@ -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);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user