summaryrefslogtreecommitdiff
path: root/prefs.js
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2006-08-20 04:57:14 +0100
committerAndrew Dolgov <[email protected]>2006-08-20 04:57:14 +0100
commit95322e1224cd75fc39dc98e28d4ef2268c6a58b5 (patch)
tree426b49fc20eaff654547b8302d102f3fbfd41a4f /prefs.js
parentf3acc32e569294b36e73831fa9ed550d6021f4a6 (diff)
prefs: remove loading... notice from selectTab
Diffstat (limited to 'prefs.js')
-rw-r--r--prefs.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/prefs.js b/prefs.js
index 2ac772fc1..2dd9761e3 100644
--- a/prefs.js
+++ b/prefs.js
@@ -1132,7 +1132,7 @@ function selectTab(id, noupdate) {
debug("selectTab: " + id + "(NU: " + noupdate + ")");
- notify("Loading, please wait...", true);
+// notify("Loading, please wait...", true);
// close active infobox if needed
closeInfoBox();