https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30847
--- Comment #28 from Owen Leonard <[email protected]> --- Created attachment 138935 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=138935&action=edit Bug 30847: Remove unused noreserve parameter This is defined but never used To test: 1 - git grep noreserve 2 - only one ocurrence 3 - Apply patch 4 - repeat, no ocurrence 5 - Note the plural has a few uses Signed-off-by: Owen Leonard <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
