Skip to content

Commit eaf7c67

Browse files
committed
Remove declared but not defined function.
1 parent 9c0cb5e commit eaf7c67

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

include/sot/core/feature-posture.hh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,6 @@ namespace dynamicgraph {
7272
explicit FeaturePosture (const std::string& name);
7373
virtual ~FeaturePosture ();
7474
virtual unsigned int& getDimension( unsigned int& res,int );
75-
void setPosture (const dg::Vector& posture);
7675
void selectDof (unsigned dofId, bool control);
7776

7877
protected:

0 commit comments

Comments
 (0)