summaryrefslogtreecommitdiff
path: root/prefs.js
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2009-01-24 06:14:06 +0100
committerAndrew Dolgov <[email protected]>2009-01-24 06:14:06 +0100
commit2bab8824ebab623f127c98429587bf6c5444b110 (patch)
tree252f7e6e1493a2912a99343e5bd31c9c70af4405 /prefs.js
parentc2913898f1f56548d457073dbaa03c77ddc6d0d9 (diff)
use popup feedbrowser for main UI (3)
Diffstat (limited to 'prefs.js')
-rw-r--r--prefs.js4
1 files changed, 0 insertions, 4 deletions
diff --git a/prefs.js b/prefs.js
index 266703f64..b3b884675 100644
--- a/prefs.js
+++ b/prefs.js
@@ -2234,8 +2234,4 @@ function batchFeedsToggleField(cb, elem, label) {
}
}
-function updateFeedBrowser() {
- alert("FIXME");
-}
-