summaryrefslogtreecommitdiff
path: root/test/routing_tests/local_routing_test_client.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/routing_tests/local_routing_test_client.hpp')
-rw-r--r--test/routing_tests/local_routing_test_client.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/routing_tests/local_routing_test_client.hpp b/test/routing_tests/local_routing_test_client.hpp
index b135dea..7cc442a 100644
--- a/test/routing_tests/local_routing_test_client.hpp
+++ b/test/routing_tests/local_routing_test_client.hpp
@@ -37,7 +37,6 @@ private:
std::shared_ptr<vsomeip::message> request_;
std::mutex mutex_;
std::condition_variable condition_;
- bool running_;
bool blocked_;
bool is_available_;
std::uint32_t number_of_messages_to_send_;