diff options
Diffstat (limited to 'low-can-binding/diagnostic/diagnostic-manager.hpp')
-rw-r--r-- | low-can-binding/diagnostic/diagnostic-manager.hpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/low-can-binding/diagnostic/diagnostic-manager.hpp b/low-can-binding/diagnostic/diagnostic-manager.hpp index 05a67c8..b503a06 100644 --- a/low-can-binding/diagnostic/diagnostic-manager.hpp +++ b/low-can-binding/diagnostic/diagnostic-manager.hpp @@ -30,7 +30,6 @@ /// Each CAN bus needs its own set of shim functions, so this should /// match the maximum CAN controller count. /// -#define MAX_SHIM_COUNT can_bus_t.get_can_devices().size() #define DIAGNOSTIC_RESPONSE_ARBITRATION_ID_OFFSET 0x8 class active_diagnostic_request_t; |