Bug 21722: Use Koha::Account->add_debit in chargelostitem
[koha.git] / C4 / ClassSortRoutine.pm
index 8ca2ee4..d5fd8a0 100644 (file)
@@ -26,8 +26,6 @@ use C4::Context;
 
 use vars qw(@ISA @EXPORT @EXPORT_OK %EXPORT_TAGS);
 
-# set the version for version checking
-$VERSION = 3.07.00.049;
 
 =head1 NAME