mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 11:36:00 +00:00
Merge "Remove unused global const variable" into main
This commit is contained in:
@@ -73,8 +73,6 @@ const std::vector<int32_t> kSelfTids = {
|
||||
|
||||
const std::vector<int32_t> kEmptyTids = {};
|
||||
|
||||
const std::vector<WorkDuration> kNoDurations = {};
|
||||
|
||||
const std::vector<WorkDuration> kDurationsWithZero = {
|
||||
DurationWrapper(1000L, 1L),
|
||||
DurationWrapper(0L, 2L),
|
||||
|
||||
Reference in New Issue
Block a user