summaryrefslogtreecommitdiff
path: root/tt-rss.js
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2010-02-03 15:01:33 +0300
committerAndrew Dolgov <[email protected]>2010-02-03 15:01:33 +0300
commit55132a454f997aef9fab29ad86e8f7bac6e0a1b6 (patch)
treee33b699157a67baf36b2f1c0e8ce0466a34358c6 /tt-rss.js
parenta44049f6612abf8aa1d3f4d37cf992bc1875df63 (diff)
closeInfoBox: properly cleanup contents
Diffstat (limited to 'tt-rss.js')
-rw-r--r--tt-rss.js4
1 files changed, 0 insertions, 4 deletions
diff --git a/tt-rss.js b/tt-rss.js
index 05fefea3a..d93ea260a 100644
--- a/tt-rss.js
+++ b/tt-rss.js
@@ -315,10 +315,6 @@ function resetSearch() {
}
}
-function searchCancel() {
- closeInfoBox(true);
-}
-
function search() {
closeInfoBox();
viewCurrentFeed(0, "");