don't actually need isConnector

This commit is contained in:
Simon Kornblith 2010-10-27 02:45:39 +00:00
parent 214d857861
commit f10b1dbd94

View File

@ -219,8 +219,6 @@ var Zotero = new function(){
}
}
this.isConnector = false;
// OS platform
var win = Components.classes["@mozilla.org/appshell/appShellService;1"]
.getService(Components.interfaces.nsIAppShellService)