automatic commit
[folded-ctf.git] / pose_cell_hierarchy.h
index 51f4e6e..ffd2146 100644 (file)
@@ -23,7 +23,7 @@
 #include "labelled_image_pool.h"
 
 struct RelativeBodyPoseCell {
-  Interval _body_xc, _body_yc, _body_radius_1, _body_radius_2, _body_tilt;
+  Interval _body_xc, _body_yc;
 };
 
 class PoseCellHierarchy {