X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=utf8.c;h=9efcdb9c09970127ebe37923879274b95efd526c;hb=2ce1a1f23fd83d2cab22f87aff1165fb0c7ad450;hp=8095a71d390e59e1ede1d3ed06921b2fcd50e753;hpb=5e389c430d232e8b1a16e7357596328985111eab;p=git.git diff --git a/utf8.c b/utf8.c index 8095a71d3..9efcdb9c0 100644 --- a/utf8.c +++ b/utf8.c @@ -284,7 +284,6 @@ int print_wrapped_text(const char *text, int indent, int indent2, int width) text++; } } - return w; } int is_encoding_utf8(const char *name)