diff -r 3abde7651c38 -r 14b40afccd69 controls/SearchResultPanel.py --- a/controls/SearchResultPanel.py Tue Oct 03 16:12:55 2017 +0300 +++ b/controls/SearchResultPanel.py Tue Oct 03 16:31:31 2017 +0300 @@ -272,7 +272,6 @@ return OnTextCtrlDClick def GenerateSearchResultsTreeBranch(self, root, infos): - to_delete = [] if infos["name"] == "body": item_name = "%d:" % infos["data"][1][0] else: