diff --git a/chrome/content/zotero/xpcom/zotero.js b/chrome/content/zotero/xpcom/zotero.js index 6eeafc18c4..d48bce5784 100644 --- a/chrome/content/zotero/xpcom/zotero.js +++ b/chrome/content/zotero/xpcom/zotero.js @@ -410,7 +410,7 @@ var Zotero = new function(){ // Initialize various services Zotero.Integration.init(); - Zotero.Connector.init(); + //Zotero.Connector.init(); Zotero.Zeroconf.init();