Bug 7372: (follow-up) remove debug message

Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
Only removes debugging leftover. In french :-D
This commit is contained in:
Jonathan Druart 2014-10-09 15:10:07 +02:00 committed by Tomas Cohen Arazi
parent 7969b35d60
commit 4822f19df6

View file

@ -7988,7 +7988,6 @@ if ( CheckVersion($DBversion) ) {
$dbh->selectcol_arrayref(q|SELECT COUNT(*) FROM roadtype|);
};
unless ( $@ ) {
warn "pas erreur";
my $av_added = $dbh->do(q|
INSERT INTO authorised_values(category, authorised_value, lib, lib_opac)
SELECT 'ROADTYPE', roadtypeid, road_type, road_type