removed spurious lines of code

pull/2/head
gorhill 9 years ago
parent 8102f3467e
commit c6d89dab64

@ -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(

Loading…
Cancel
Save