From c6d89dab643ad236e1b335e4083a002b5227082e Mon Sep 17 00:00:00 2001 From: gorhill Date: Tue, 7 Apr 2015 16:27:11 -0400 Subject: [PATCH] removed spurious lines of code --- platform/firefox/vapi-background.js | 3 --- 1 file changed, 3 deletions(-) diff --git a/platform/firefox/vapi-background.js b/platform/firefox/vapi-background.js index ca0a59c..da5a037 100644 --- a/platform/firefox/vapi-background.js +++ b/platform/firefox/vapi-background.js @@ -1313,9 +1313,6 @@ vAPI.net.registerListeners = function() { type: details.type, url: details.url }; - if ( details.attrSrc !== undefined ) { - lastRequest[0].attrSrc = details.attrSrc; - } }; vAPI.messaging.globalMessageManager.addMessageListener(