diff --git a/gtsam.h b/gtsam.h index c57f32263..fcebf8fd2 100644 --- a/gtsam.h +++ b/gtsam.h @@ -79,7 +79,6 @@ namespace gtsam { virtual class Value { // No constructors because this is an abstract class - Value(const gtsam::Value& rhs); // Testable void print(string s) const;