Bug 34450

Summary: systempreferences.pl has unused op 'update_and_reedit'
Product: Koha Reporter: David Cook <dcook>
Component: Architecture, internals, and plumbingAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: minor    
Priority: P5 - low    
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:

Description David Cook 2023-08-01 06:39:34 UTC
I noticed that admin/systempreferences.pl has an op called "update_and_reedit" but I can't see anywhere that it ever gets used. I think we could get rid of that block of code.