diff --git a/chrome/content/zotero/xpcom/proxy.js b/chrome/content/zotero/xpcom/proxy.js index 85f20ef92f..253b56a14c 100644 --- a/chrome/content/zotero/xpcom/proxy.js +++ b/chrome/content/zotero/xpcom/proxy.js @@ -211,7 +211,6 @@ Zotero.Proxies = new function() { for (let i=0; i < hostnameParts.length; i++) { let parts = hostnameParts[i]; // If hostnameParts has two entries, then the second one is with replaced hyphens - let dotsToHyphens = i == 1; // skip the lowest level subdomain, domain and TLD for (let j=1; j