mirror of https://github.com/ArduPilot/ardupilot
AP_OpticalFlow: remove un-needed forward AP_AHRS declaration
This commit is contained in:
parent
c82866dff8
commit
fdfdc9f999
|
@ -38,7 +38,6 @@
|
|||
|
||||
|
||||
class OpticalFlow_backend;
|
||||
class AP_AHRS;
|
||||
|
||||
class OpticalFlow
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue