SITL: remove unused forward declaration of AP_Logger

This commit is contained in:
Peter Barker 2019-06-27 13:07:02 +10:00 committed by Peter Barker
parent b7fa43e630
commit a966c75deb
1 changed files with 0 additions and 2 deletions

View File

@ -10,8 +10,6 @@
#include "SIM_Parachute.h"
#include "SIM_Precland.h"
class AP_Logger;
namespace SITL {
struct vector3f_array {