From 4049672041287a491919c01d80017c7b767c3461 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Mon, 26 Mar 2007 06:23:15 +0100 Subject: add persistent storage for toolbar view options, bump schema --- prefs.js | 4 ---- 1 file changed, 4 deletions(-) (limited to 'prefs.js') diff --git a/prefs.js b/prefs.js index a6e5d084c..c8cb35589 100644 --- a/prefs.js +++ b/prefs.js @@ -1219,10 +1219,6 @@ function selectTab(id, noupdate, subop) { } } - if (active_tab != id) { - storeInitParam("prefs_active_tab", id); - } - active_tab = id; } catch (e) { -- cgit v1.2.3