diff --git a/chrome/content/zotero/xpcom/prefs.js b/chrome/content/zotero/xpcom/prefs.js index c4975c8362..431e6feb62 100644 --- a/chrome/content/zotero/xpcom/prefs.js +++ b/chrome/content/zotero/xpcom/prefs.js @@ -270,7 +270,6 @@ Zotero.Prefs = new function(){ // Methods to register a preferences observer // function register(){ - this.prefBranch.QueryInterface(Components.interfaces.nsIPrefBranch2); this.prefBranch.addObserver("", this, false); // Register pre-set handlers