Fix bad handling unsupported OBD2 messages subscription.
[apps/low-level-can-service.git] / src / diagnostic / active-diagnostic-request.cpp
index 9e64bd5..a9c21c6 100644 (file)
@@ -24,7 +24,6 @@
 
 #define ERROR_PID 0xFF
 
-// @brief
 std::string active_diagnostic_request_t::prefix_ = "diagnostic_messages";
 
 bool active_diagnostic_request_t::operator==(const active_diagnostic_request_t& b)