aboutsummaryrefslogtreecommitdiff
path: root/tools/generate_reprojection_functions/check_generated.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/generate_reprojection_functions/check_generated.c')
-rw-r--r--tools/generate_reprojection_functions/check_generated.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/generate_reprojection_functions/check_generated.c b/tools/generate_reprojection_functions/check_generated.c
index a139651..446e94f 100644
--- a/tools/generate_reprojection_functions/check_generated.c
+++ b/tools/generate_reprojection_functions/check_generated.c
@@ -4,7 +4,6 @@
#include <math.h>
#include <os_generic.h>
-
void gen_survive_reproject_full(FLT *out, const SurvivePose *obj_pose, const LinmathVec3d obj_pt,
const SurvivePose *lh2world, const BaseStationData *bsd,
const survive_calibration_config *config) {