From 08ee52a77e49afb2eae4ac9cb6d8698374a3d542 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrgen=20Gehring?= Date: Mon, 12 Dec 2016 02:09:44 -0800 Subject: CommonAPI-D-Bus 3.1.10.1 --- include/CommonAPI/DBus/DBusConnection.hpp | 1 - 1 file changed, 1 deletion(-) (limited to 'include/CommonAPI/DBus/DBusConnection.hpp') diff --git a/include/CommonAPI/DBus/DBusConnection.hpp b/include/CommonAPI/DBus/DBusConnection.hpp index acb163f..b5ec156 100644 --- a/include/CommonAPI/DBus/DBusConnection.hpp +++ b/include/CommonAPI/DBus/DBusConnection.hpp @@ -386,7 +386,6 @@ public: bool isWaitingOnFinishedDispatching_; std::set dispatchThreads_; - std::mutex dispatchMutex_; std::condition_variable dispatchCondition_; }; -- cgit v1.2.1