Bug 18736: (follow-up) Fix missing rounding and bad formatting
[koha.git] / C4 / ClassSortRoutine.pm
index a0ce00c..d5fd8a0 100644 (file)
@@ -26,7 +26,6 @@ use C4::Context;
 
 use vars qw(@ISA @EXPORT @EXPORT_OK %EXPORT_TAGS);
 
-# set the version for version checking
 
 =head1 NAME