Rover: remove unimplemented Log_Write_Performance declaration

This commit is contained in:
Randy Mackay 2018-06-11 20:04:55 +09:00
parent c622783677
commit 2454f865f7
1 changed files with 0 additions and 1 deletions

View File

@ -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();