mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 668307. follow-up, const redefinition. r=me
This commit is contained in:
parent
c70e71ed2a
commit
cc87b27f98
@ -36,8 +36,6 @@
|
||||
#
|
||||
# ***** END LICENSE BLOCK *****
|
||||
|
||||
const Ci = Components.interfaces;
|
||||
|
||||
const webNavigation = docShell.QueryInterface(Ci.nsIWebNavigation);
|
||||
|
||||
addMessageListener("WebNavigation:LoadURI", function(message) {
|
||||
|
Loading…
Reference in New Issue
Block a user