removed all traces of INI_ENCODING
This commit is contained in:
parent
ead39083d1
commit
f58dbf37ee
2 changed files with 0 additions and 18 deletions
|
@ -34,14 +34,6 @@
|
|||
#include "util.h"
|
||||
#include "sdl-util.h"
|
||||
|
||||
#ifdef INI_ENCODING
|
||||
extern "C" {
|
||||
#include <libguess.h>
|
||||
}
|
||||
#include <iconv.h>
|
||||
#include <errno.h>
|
||||
#endif
|
||||
|
||||
/* http://stackoverflow.com/a/1031773 */
|
||||
static bool validUtf8(const char *string)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue