http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12131 Kyle M Hall <kyle@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #27518|0 |1 is obsolete| | --- Comment #3 from Kyle M Hall <kyle@bywatersolutions.com> --- Created attachment 27608 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=27608&action=edit [PASSED QA] 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. Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes.