mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-25 09:24:16 +00:00
Remove trailing comma (js strict warning)
This commit is contained in:
parent
6c7f5c4312
commit
3939a8e7eb
@ -166,5 +166,5 @@ nsBrowserContentListener.prototype =
|
||||
return null;
|
||||
},
|
||||
loadCookie: null,
|
||||
parentContentListener: null,
|
||||
parentContentListener: null
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user