AP_DAL: tidyup

This commit is contained in:
Andrew Tridgell 2020-11-08 21:29:30 +11:00
parent a37cae5dae
commit 0506af113e
1 changed files with 0 additions and 2 deletions

View File

@ -420,8 +420,6 @@ void AP_DAL::handle_message(const log_RBOH &msg, NavEKF2 &ekf2, NavEKF3 &ekf3)
}
#endif // APM_BUILD_Replay
#include <stdio.h>
namespace AP {
AP_DAL &dal()