ArduPlane: remove stray log_init declaration

this method went away
This commit is contained in:
Peter Barker 2024-10-11 13:49:17 +11:00 committed by Andrew Tridgell
parent f2a9075d43
commit f01abb9d5d
1 changed files with 0 additions and 1 deletions

View File

@ -943,7 +943,6 @@ private:
void Log_Write_RC(void);
void Log_Write_Vehicle_Startup_Messages();
void Log_Write_AETR();
void log_init();
#endif
// Parameters.cpp