From 386fc1e015c1f6e7653a096d2161e0c843806e01 Mon Sep 17 00:00:00 2001 From: Paul Furgale Date: Mon, 24 Nov 2014 12:44:24 +0100 Subject: [PATCH] Addressed code review --- gtsam/base/chartTesting.h | 1 - 1 file changed, 1 deletion(-) diff --git a/gtsam/base/chartTesting.h b/gtsam/base/chartTesting.h index d0b8913b5..d2f453521 100644 --- a/gtsam/base/chartTesting.h +++ b/gtsam/base/chartTesting.h @@ -66,7 +66,6 @@ void testDefaultChart(TestResult& result_, } } // namespace gtsam - /// \brief Perform a concept check on the default chart for a type. /// \param value An instantiation of the type to be tested. #define CHECK_CHART_CONCEPT(value) \