From: Romain Forlot Date: Thu, 1 Jun 2017 08:33:05 +0000 (+0200) Subject: Format X-Git-Tag: Renesas_delivery_Q2~54 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=4499dbbeadc3fb2a7234d2021097ddca2ba3351e;p=apps%2Flow-level-can-service.git Format Change-Id: Ib3f8f0c8cbffaf7b5d1acb8c4541526dad03a9c9 Signed-off-by: Romain Forlot --- diff --git a/CAN-binder/low-can-binding/diagnostic/diagnostic-manager.cpp b/CAN-binder/low-can-binding/diagnostic/diagnostic-manager.cpp index 4aeaeaf..9b7bf9b 100644 --- a/CAN-binder/low-can-binding/diagnostic/diagnostic-manager.cpp +++ b/CAN-binder/low-can-binding/diagnostic/diagnostic-manager.cpp @@ -292,7 +292,6 @@ void diagnostic_manager_t::cleanup_active_requests(bool force) if (entry != nullptr) cleanup_request(entry, force); } - } /// @brief Will return the active_diagnostic_request_t pointer for theDiagnosticRequest or nullptr if