LogBackend: remove character set support
Always write UTF-8 to the log file.
This commit is contained in:
@@ -26,13 +26,6 @@
|
||||
void
|
||||
SetLogThreshold(LogLevel _threshold);
|
||||
|
||||
#ifdef HAVE_GLIB
|
||||
|
||||
void
|
||||
SetLogCharset(const char *_charset);
|
||||
|
||||
#endif
|
||||
|
||||
void
|
||||
EnableLogTimestamp();
|
||||
|
||||
|
Reference in New Issue
Block a user