Comment out init() call for Zotero.Connector, which hasn't yet been committed

This commit is contained in:
Dan Stillman 2010-07-06 17:39:13 +00:00
parent 43c57ec18c
commit 970c317095

View file

@ -410,7 +410,7 @@ var Zotero = new function(){
// Initialize various services
Zotero.Integration.init();
Zotero.Connector.init();
//Zotero.Connector.init();
Zotero.Zeroconf.init();