no print yet

release/4.3a0
Viorela Ila 2009-12-11 23:16:57 +00:00
parent 570c6a3c71
commit 631248f902
1 changed files with 0 additions and 1 deletions

View File

@ -178,7 +178,6 @@ class Pose2Config{
Pose2Config();
Pose2 get(string key) const;
void insert(string name, const Pose2& val);
void print(string s) const;
};
class Pose2Factor {