aboutsummaryrefslogtreecommitdiffstats
path: root/src/LogBackend.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/LogBackend.hxx')
-rw-r--r--src/LogBackend.hxx7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/LogBackend.hxx b/src/LogBackend.hxx
index c6fe797f1..d38d9eeb3 100644
--- a/src/LogBackend.hxx
+++ b/src/LogBackend.hxx
@@ -26,13 +26,6 @@
void
SetLogThreshold(LogLevel _threshold);
-#ifdef HAVE_GLIB
-
-void
-SetLogCharset(const char *_charset);
-
-#endif
-
void
EnableLogTimestamp();