From: Francois Fleuret Date: Thu, 9 Oct 2008 09:50:49 +0000 (+0200) Subject: *** empty log message *** X-Git-Url: https://fleuret.org/cgi-bin/gitweb/gitweb.cgi?p=folded-ctf.git;a=commitdiff_plain;h=325a05c3977006fb111b0ed80c82122d1c04fb33 *** empty log message *** --- diff --git a/pi_referential.h b/pi_referential.h index 89a2329..d0747f2 100644 --- a/pi_referential.h +++ b/pi_referential.h @@ -49,7 +49,6 @@ class PiReferential { // The body frame in that _common_scale. The vectors are of length the radii of the ellipse scalar_t _body_xc, _body_yc; scalar_t _body_radius_1, _body_radius_2, _body_tilt; - scalar_t _body_ux, _body_uy, _body_vx, _body_vy; // The belly frame is defined by the body location and head scale scalar_t _belly_xc, _belly_yc;