diff --git a/components/zotero-service.js b/components/zotero-service.js index 4bf06bf98..01d9277ad 100644 --- a/components/zotero-service.js +++ b/components/zotero-service.js @@ -330,10 +330,6 @@ function isStandalone() { */ function ZoteroCommandLineHandler() {} ZoteroCommandLineHandler.prototype = { - /* nsISupports */ - QueryInterface : XPCOMUtils.generateQI([Components.interfaces.nsICommandLineHandler, - Components.interfaces.nsIFactory, Components.interfaces.nsISupports]), - /* nsICommandLineHandler */ handle : function(cmdLine) { // handler for Zotero integration commands