http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12131 M. de Rooy <m.de.rooy@rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #27477|0 |1 is obsolete| | --- Comment #2 from M. de Rooy <m.de.rooy@rijksmuseum.nl> --- 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 <m.de.rooy@rijksmuseum.nl> Module still compiles correctly; t/TmplToken.t passes. -- You are receiving this mail because: You are watching all bug changes.