Removed extra ;

release/4.3a0
Richard Roberts 2009-12-16 21:41:33 +00:00
parent c45f64657f
commit 3326759f0b
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ namespace gtsam {
class Testable {
public:
virtual ~Testable() {};
virtual ~Testable() {}
/**
* print