From 037a377a1cc23048842517493e5d5107d43b654a Mon Sep 17 00:00:00 2001 From: Charles Haley <> Date: Tue, 17 Aug 2010 21:23:28 +0100 Subject: [PATCH] Remove search restriction tweak --- resources/default_tweaks.py | 5 ----- 1 file changed, 5 deletions(-) diff --git a/resources/default_tweaks.py b/resources/default_tweaks.py index fe117ce586..d6f134f724 100644 --- a/resources/default_tweaks.py +++ b/resources/default_tweaks.py @@ -81,8 +81,3 @@ title_series_sorting = 'library_order' # strictly_alphabetic, it would remain "The Client". save_template_title_series_sorting = 'library_order' -# Specify a restriction to apply when calibre starts or when change library is -# used. Provide the name of a saved search. It is ignored if the saved search -# does not exist in the library being opened. The value '' means no restriction. -restrict_at_startup = '' -