From 0a8af767f7b1e8e25ebd8af4409e3f80de13ad3d Mon Sep 17 00:00:00 2001 From: Galen Charlton Date: Tue, 14 Apr 2009 08:51:08 -0500 Subject: [PATCH] remove last reference to deprecated syspref NoReturnSetLost Signed-off-by: Galen Charlton Signed-off-by: Henri-Damien LAURENT --- admin/systempreferences.pl | 1 - 1 file changed, 1 deletion(-) diff --git a/admin/systempreferences.pl b/admin/systempreferences.pl index 29cf06a042..406cb3e77c 100755 --- a/admin/systempreferences.pl +++ b/admin/systempreferences.pl @@ -178,7 +178,6 @@ $tabsysprefs{BorrowersTitles} = "Patrons"; $tabsysprefs{patronimages} = "Patrons"; $tabsysprefs{MinPasswordLength} = "Patrons"; $tabsysprefs{uppercasesurnames} = "Patrons"; -$tabsysprefs{NoReturnSetLost} = "Patrons"; $tabsysprefs{MaxFine} = "Patrons"; $tabsysprefs{NotifyBorrowerDeparture} = "Patrons"; $tabsysprefs{AddPatronLists} = "Patrons"; -- 2.20.1