mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-04 13:07:52 +00:00
Fix mano's nit too...
This commit is contained in:
parent
617ea88100
commit
54065449c6
@ -6117,9 +6117,8 @@ let DownloadMonitorPanel = {
|
||||
},
|
||||
|
||||
uninit: function DMP_uninit() {
|
||||
if (this._listening) {
|
||||
if (this._listening)
|
||||
gDownloadMgr.removeListener(this);
|
||||
}
|
||||
},
|
||||
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user