removed duplicate declaration of FactorIndices class

release/4.3a0
Varun Agrawal 2019-04-09 21:08:35 -04:00
parent 99aa09ce54
commit 7eb8cc18c3
1 changed files with 0 additions and 2 deletions

View File

@ -2241,8 +2241,6 @@ class ISAM2Result {
size_t getCliques() const;
};
class FactorIndices {};
class ISAM2 {
ISAM2();
ISAM2(const gtsam::ISAM2Params& params);