From a01fcd360f310a1f2f466434498799a6b66e06ac Mon Sep 17 00:00:00 2001 From: Simon Kornblith Date: Sun, 12 Feb 2012 23:35:39 -0500 Subject: [PATCH] Remove redundant code --- components/zotero-service.js | 4 ---- 1 file changed, 4 deletions(-) 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