kevinjacobs / HTTPS-Finder

Firefox extension for discovering HTTPS sites and creating HTTPS Everywhere rulesets
https://code.google.com/p/https-finder/
47 stars 11 forks source link

Remove unnecessary variable 'item' #19

Closed genodeftest closed 10 years ago

genodeftest commented 10 years ago

This variable is not needed and can thus be removed.

This fixes a Bug which will print errors to Firefox error console:

Zeitstempel: 03.04.2014 17:02:35
Fehler: ReferenceError: assignment to undeclared variable item
Quelldatei: chrome://httpsfinder/content/Overlay.js
Zeile: 171

(could be translated to:)

Timestamp: ...
Error: ReferenceError: assignment to undeclared variable item
Source file: chrome://httpsfinder/content/Overlay.js
Line: 171