Bug 18736: (follow-up) Remove duplicate code and adjust tests
[koha.git] / C4 / Barcodes.pm
index 20b564d..256a177 100644 (file)
@@ -34,7 +34,6 @@ use vars qw($debug $cgi_debug);       # from C4::Debug, of course
 use vars qw($max $prefformat);
 
 BEGIN {
-    $VERSION = 3.07.00.049;
        require Exporter;
     @ISA = qw(Exporter);
     @EXPORT_OK = qw();