summaryrefslogtreecommitdiffstats
path: root/src/can_event_push.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/can_event_push.hpp')
-rw-r--r--src/can_event_push.hpp6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/can_event_push.hpp b/src/can_event_push.hpp
index 00401448..e5972416 100644
--- a/src/can_event_push.hpp
+++ b/src/can_event_push.hpp
@@ -17,9 +17,3 @@
*/
#pragma once
-
-#include <mutex>
-#include <condition_variable>
-
-std::condition_variable update_subscrided_signals;
-std::mutex subscribed_signals_mutex; \ No newline at end of file