Make and use a single function to read incoming CAN messages
[apps/agl-service-can-low-level.git] / CAN-binder / low-can-binding / diagnostic / diagnostic-manager.hpp
index bcee3dc..894cf63 100644 (file)
@@ -66,7 +66,6 @@ public:
 
        bool initialize();
 
-       void read_socket();
        utils::socketcan_bcm_t& get_socket();
        std::string get_can_bus();
        active_diagnostic_request_t* get_last_recurring_requests() const;