code cleanups

This commit is contained in:
Andrew Dolgov
2006-09-29 04:04:48 +01:00
parent 59cc876cec
commit 9cb999060f
3 changed files with 9 additions and 13 deletions
+2 -1
View File
@@ -389,7 +389,7 @@ function labelFromSearch(search, search_mode, match_on, feed_id, is_cat) {
}
/*
function headlines_init() {
if (arguments.callee.done) return;
arguments.callee.done = true;
@@ -413,3 +413,4 @@ function headlines_init() {
}
}
*/