[Koha-bugs] [Bug 22003] Remove unused subroutines displaylog and GetLogStatus from in C4::Log

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Dec 14 20:29:43 CET 2018


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22003

Pierre-Marc Thibault <pierre-marc.thibault at inlibro.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #83233|0                           |1
        is obsolete|                            |

--- Comment #2 from Pierre-Marc Thibault <pierre-marc.thibault at inlibro.com> ---
Created attachment 83243
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=83243&action=edit
Bug 22003: Remove unused subroutines displaylog and GetLogStatus from C4::Log

These two routines are not used

Test plan:
0) Apply the patch
1) git grep GetLogStatus should return no occurence
2) git grep displaylog should return no occurence
3) prove t/Log.t should return green

Signed-off-by: Pierre-Marc Thibault <pierre-marc.thibault at inLibro.com>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list