http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12131
M. de Rooy <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #27477|0 |1 is obsolete| | --- Comment #2 from M. de Rooy <[email protected]> --- Created attachment 27518 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=27518&action=edit Bug 12131: Remove unused dependency on Exporter C4::TmplToken depends on Exporter but does not use any of its facilities. Removed the dead code so it does not clog up the source and waste compilation time Signed-off-by: Marcel de Rooy <[email protected]> Module still compiles correctly; t/TmplToken.t passes. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
