зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1441019 - Remove duplicate namespace declaration. r=whimboo
MozReview-Commit-ID: CE1nnRainRE --HG-- extra : rebase_source : 51cb3a625bed01b643801e007d97b89aaa82e713
This commit is contained in:
Родитель
18b1a11e85
Коммит
8762d0c370
|
@ -30,9 +30,6 @@ function getDOMWindowUtils(win) {
|
|||
.getInterface(Ci.nsIDOMWindowUtils);
|
||||
}
|
||||
|
||||
/** @namespace */
|
||||
this.event = {};
|
||||
|
||||
event.MouseEvents = {
|
||||
click: 0,
|
||||
dblclick: 1,
|
||||
|
|
Загрузка…
Ссылка в новой задаче