Idle: use std::atomic instead of GMutex

This commit is contained in:
Max Kellermann
2013-01-16 23:20:56 +01:00
parent d769b74d61
commit 36c814d26e
4 changed files with 6 additions and 45 deletions

View File

@@ -19,7 +19,6 @@
#include "ClientMessage.hxx"
#include <assert.h>
#include <glib.h>
G_GNUC_PURE