From 55132a454f997aef9fab29ad86e8f7bac6e0a1b6 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Wed, 3 Feb 2010 15:01:33 +0300 Subject: closeInfoBox: properly cleanup contents --- tt-rss.js | 4 ---- 1 file changed, 4 deletions(-) (limited to 'tt-rss.js') 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, ""); -- cgit v1.2.3