AP_CANManager: fixes for macos CAN SITL build

This commit is contained in:
Andrew Tridgell 2023-08-26 14:12:08 +10:00
parent 595748d7ff
commit f1aaf78fee
1 changed files with 0 additions and 1 deletions

View File

@ -141,7 +141,6 @@ private:
private:
AP_Int8 _driver_type;
AP_CANDriver* _testcan;
AP_CANDriver* _uavcan;
AP_CANDriver* _piccolocan;
};