Bug 10851: (follow-up) fix issues reported by QA script
authorJonathan Druart <jonathan.druart@biblibre.com>
Tue, 21 Jan 2014 08:28:24 +0000 (09:28 +0100)
committerGalen Charlton <gmc@esilibrary.com>
Tue, 4 Feb 2014 17:48:37 +0000 (17:48 +0000)
commitdec3f8ec70df17ed8f67a5bf706544989c429905
tree3e4afef88fd0cbfc91359fb30863fdbf138bcf15
parent776825651a204756ddbec2a8ef1b8819038408f9
Bug 10851: (follow-up) fix issues reported by QA script

This patch fixes following warnings:

 FAIL   C4/Serials.pm
   FAIL   valid
        Useless use of a constant (43) in void context
        Useless use of a constant (41) in void context
        Useless use of a constant (44) in void context
        Useless use of a constant (42) in void context
        Useless use of a constant (4) in void context

Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
C4/Serials.pm