This commit is contained in:
Barry Haddow 2019-09-30 16:58:21 +01:00
parent 9bffde57ba
commit 486dce270f

View File

@ -73,7 +73,6 @@ if (-e "$prefixfile") {
$NONBREAKING_PREFIX{$1} = 2;
} else {
$NONBREAKING_PREFIX{$item} = 1;
print STDERR "nbp: $item\n";
}
}
}