From 4499dbbeadc3fb2a7234d2021097ddca2ba3351e Mon Sep 17 00:00:00 2001 From: Romain Forlot Date: Thu, 1 Jun 2017 10:33:05 +0200 Subject: [PATCH] Format Change-Id: Ib3f8f0c8cbffaf7b5d1acb8c4541526dad03a9c9 Signed-off-by: Romain Forlot --- CAN-binder/low-can-binding/diagnostic/diagnostic-manager.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/CAN-binder/low-can-binding/diagnostic/diagnostic-manager.cpp b/CAN-binder/low-can-binding/diagnostic/diagnostic-manager.cpp index 4aeaeaf3..9b7bf9bd 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 -- 2.16.6