summaryrefslogtreecommitdiffstats
path: root/client/x11/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'client/x11/main.cpp')
-rw-r--r--client/x11/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/x11/main.cpp b/client/x11/main.cpp
index 1b9bb893..4f49c705 100644
--- a/client/x11/main.cpp
+++ b/client/x11/main.cpp
@@ -21,7 +21,7 @@
static void cleanup()
{
- log4cpp::Category::shutdown();
+ spice_log_cleanup();
}
const char * version_str = VERSION;