Use utf8::reencode_string from git

This replaces the iconv-support in cgit with similar functions already
existing in git.

Signed-off-by: Lars Hjemli <hjemli@gmai.com>
This commit is contained in:
Lars Hjemli 2007-11-05 22:27:43 +01:00 committed by Jonathan Bastien-Filiatrault
parent 7858a309d7
commit a2ebbd6948
2 changed files with 5 additions and 60 deletions

1
cgit.h
View file

@ -16,6 +16,7 @@
#include <log-tree.h>
#include <archive.h>
#include <xdiff/xdiff.h>
#include <utf8.h>
/*