http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10983 Bug ID: 10983 Summary: Unused subroutines in C4:Budgets Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Acquisitions Assignee: koha-bugs@lists.koha-community.org Reporter: colin.campbell@ptfs-europe.com QA Contact: testopia@bugs.koha-community.org C4::Budgets contains two private subroutines _columns and _filter_fields. _filter_fields is not called anywhere else and _columns is only used by _filter_fields. They should be removed -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.