AP_Math: removed matrix3 parameter support

This commit is contained in:
Andrew Tridgell 2015-12-31 08:27:38 +11:00
parent 1b8cf84801
commit 60af7a6087
1 changed files with 0 additions and 1 deletions

View File

@ -68,7 +68,6 @@
#define WGS84_E (sqrt(2*WGS84_F - WGS84_F*WGS84_F))
// define AP_Param types AP_Vector3f and Ap_Matrix3f
AP_PARAMDEFV(Matrix3f, Matrix3f, AP_PARAM_MATRIX3F);
AP_PARAMDEFV(Vector3f, Vector3f, AP_PARAM_VECTOR3F);
// are two floats equal