commit a01fcd360f310a1f2f466434498799a6b66e06ac parent c5a2572c91e05347f58bfe3fa11bd3521941262f Author: Simon Kornblith <simon@simonster.com> Date: Sun, 12 Feb 2012 23:35:39 -0500 Remove redundant code Diffstat:
| M | components/zotero-service.js | | | 4 | ---- |
1 file changed, 0 insertions(+), 4 deletions(-)
diff --git 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