https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30300
Matt Blenkinsop <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #173823|0 |1 is obsolete| | --- Comment #23 from Matt Blenkinsop <[email protected]> --- Created attachment 174716 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=174716&action=edit Bug 30300: (QA follow-up) Remove extra return The routine loops on the found transports, if there are none it will simply return, no need to short circuit Signed-off-by: Nick Clemens <[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/
