AP_Vehicle: all vehicles now use functors

This commit is contained in:
Andrew Tridgell 2015-06-01 15:16:26 +10:00
parent dd691ae75c
commit f24e69f4a0
1 changed files with 0 additions and 2 deletions

View File

@ -38,6 +38,4 @@
#define APM_BUILD_TYPE(type) ((type) == APM_BUILD_UNKNOWN)
#endif
#define APM_BUILD_FUNCTOR 1
#endif // AP_VEHICLE_TYPE_H