diff --git a/src/calibre/gui2/search_restriction_mixin.py b/src/calibre/gui2/search_restriction_mixin.py index 6d4a9d29ed..6cf33e8f10 100644 --- a/src/calibre/gui2/search_restriction_mixin.py +++ b/src/calibre/gui2/search_restriction_mixin.py @@ -641,7 +641,6 @@ class SearchRestrictionMixin: self._apply_search_restriction('', '') def _apply_search_restriction(self, restriction, name): - self.saved_search.clear() # The order below is important. Set the restriction, force a '' search # to apply it, reset the tag browser to take it into account, then set # the book count.