Bug 668307. follow-up, const redefinition. r=me

This commit is contained in:
Felipe Gomes 2011-07-01 03:18:01 -03:00
parent cf918fd17a
commit 456ca10684

View File

@ -36,8 +36,6 @@
#
# ***** END LICENSE BLOCK *****
const Ci = Components.interfaces;
const webNavigation = docShell.QueryInterface(Ci.nsIWebNavigation);
addMessageListener("WebNavigation:LoadURI", function(message) {