Bug 10091 - Remove unused ModOrderBiblioitemNumber subroutine
Summary: Remove unused ModOrderBiblioitemNumber subroutine
Status: RESOLVED DUPLICATE of bug 9987
Alias: None
Product: Koha
Classification: Unclassified
Component: Acquisitions (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Colin Campbell
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-04-22 08:59 UTC by Colin Campbell
Modified: 2013-04-22 12:26 UTC (History)
2 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments
proposed patch (1.92 KB, patch)
2013-04-22 10:39 UTC, Colin Campbell
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Colin Campbell 2013-04-22 08:59:18 UTC
The subroutine ModOrderBiblioitemNumber is not called anywhere else in Koha.
It should be removed
Comment 1 Mathieu Saby 2013-04-22 09:25:57 UTC
Hello
See BZ 9987

M. Saby
Comment 2 Colin Campbell 2013-04-22 10:39:57 UTC
Created attachment 17579 [details] [review]
proposed patch

Grepped all source files and found no reference to this subroutine
Comment 3 Jonathan Druart 2013-04-22 12:26:37 UTC
Hi Colin,
I delete this routine in my patch for bug 9987.
I mark this bug as duplicate, I hope it's good for you.

*** This bug has been marked as a duplicate of bug 9987 ***