missed one

This commit is contained in:
Matthew Kennedy 2023-10-26 14:09:38 -07:00
parent d4a9a17722
commit fe336dbcab
1 changed files with 0 additions and 1 deletions

View File

@ -95,7 +95,6 @@ void initCanVssSupport() {
void setCanVss(int type) {
engineConfiguration->canVssNbcType = (can_vss_nbc_e)type;
canVssInfo();
}
#endif // EFI_CAN_SUPPORT