mirror of https://github.com/ArduPilot/ardupilot
Rover: remove unimplemented Log_Write_Performance declaration
This commit is contained in:
parent
c622783677
commit
2454f865f7
|
@ -475,7 +475,6 @@ private:
|
|||
void gcs_retry_deferred(void);
|
||||
|
||||
// Log.cpp
|
||||
void Log_Write_Performance();
|
||||
void Log_Write_Steering();
|
||||
void Log_Write_Startup(uint8_t type);
|
||||
void Log_Write_Throttle();
|
||||
|
|
Loading…
Reference in New Issue