Gap Adjust Cruise: Remove unused variables (#264)

This commit is contained in:
Jason Wen
2023-09-14 03:47:47 -04:00
committed by GitHub
parent b868339f7a
commit b2ef8fb5bf
6 changed files with 6 additions and 25 deletions
-2
View File
@@ -247,8 +247,6 @@ std::unordered_map<std::string, uint32_t> keys = {
{"EnforceTorqueLateral", PERSISTENT},
{"EnhancedScc", PERSISTENT},
{"FleetManagerPin", PERSISTENT},
{"GapAdjustCruiseMax", PERSISTENT},
{"GapAdjustCruiseMin", PERSISTENT},
{"GmapKey", PERSISTENT},
{"GpxDeleteAfterUpload", PERSISTENT},
{"GpxDeleteIfUploaded", PERSISTENT},