Reduced logging

pull/209/head
M66B 2 years ago
parent 9dbc889fae
commit f8b90de1bc

@ -51,6 +51,7 @@ public class CharsetHelper {
"Big5", "BIG5-CP950",
"ISO-2022-JP", "Shift_JIS",
"cp852",
"KOI8-R",
"x-binaryenc"
));
private static final int MIN_W1252 = 10;

Loading…
Cancel
Save