Removed incorrect constructor left in from test

release/4.3a0
Richard Roberts 2012-07-09 20:53:09 +00:00
parent 4a0866b519
commit 0bbe6daf6e
1 changed files with 0 additions and 1 deletions

View File

@ -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;