From ea98480e08910bbd08799dd666f7e89c4916f614 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Tue, 1 Jul 2008 16:02:51 +0000 Subject: (do_search) remove code that wrongly wasn't removed in latest commit --- rpmdrake | 1 - 1 file changed, 1 deletion(-) diff --git a/rpmdrake b/rpmdrake index 44144145..d0838544 100755 --- a/rpmdrake +++ b/rpmdrake @@ -197,7 +197,6 @@ sub do_search($$$$$$$) { $tree->scroll_to_cell($path, undef, 1, 0.5, 0); } } else { - statusbar_msg(N("Search results (none)"), 1); statusbar_msg($results_none, 1); gtkset_mousecursor_normal($::w->{rwindow}->window); } -- cgit v1.2.1