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
1 changed files with 0 additions and 1 deletions

View File

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