1
0
Fork 0
mirror of https://github.com/gorhill/uMatrix.git synced 2024-06-14 00:05:08 +12:00

removed spurious lines of code

This commit is contained in:
gorhill 2015-04-07 16:27:11 -04:00
parent 8102f3467e
commit c6d89dab64

View file

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