https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30847
Victor Grousset/tuxayo <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #138935|0 |1 is obsolete| | --- Comment #37 from Victor Grousset/tuxayo <[email protected]> --- Created attachment 139629 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=139629&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]> Rebased-by: Victor Grousset/tuxayo <[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/
