mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-06 09:05:45 +00:00
Remove trailing comma (js strict warning)
This commit is contained in:
parent
d714fdb34e
commit
e04e8a40a8
@ -166,5 +166,5 @@ nsBrowserContentListener.prototype =
|
||||
return null;
|
||||
},
|
||||
loadCookie: null,
|
||||
parentContentListener: null,
|
||||
parentContentListener: null
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user