BUG/MINOR: utf8: remove compilator warning

'c' is an unsigned int, obviously it is '>= 0'.
This patch remove the '>= 0' test.

this bug is repported by Dmitry Sivachenko
1 file changed