From fc5f101946e9db80257447888ae136ccfd1d4367 Mon Sep 17 00:00:00 2001 From: Richard Roberts Date: Mon, 28 Jan 2013 17:41:44 +0000 Subject: [PATCH] Removed commented code --- gtsam/linear/VectorValues.h | 3 --- 1 file changed, 3 deletions(-) diff --git a/gtsam/linear/VectorValues.h b/gtsam/linear/VectorValues.h index e73ad3f95..1f6e4cd1d 100644 --- a/gtsam/linear/VectorValues.h +++ b/gtsam/linear/VectorValues.h @@ -324,9 +324,6 @@ namespace gtsam { } } - // Resize -// void copyStructureFrom(const VectorValues& other) // FIXME: not implemented? - public: /**