AP_OpticalFlow: remove un-needed forward AP_AHRS declaration

This commit is contained in:
Peter Barker 2021-12-28 13:40:13 +11:00 committed by Peter Barker
parent c82866dff8
commit fdfdc9f999

View File

@ -38,7 +38,6 @@
class OpticalFlow_backend; class OpticalFlow_backend;
class AP_AHRS;
class OpticalFlow class OpticalFlow
{ {