From f6de41e0ffb992a3232b0b2d97e12498efddb17c Mon Sep 17 00:00:00 2001 From: yao Date: Mon, 6 Jun 2016 13:33:30 -0400 Subject: [PATCH] Deleted one blank line --- gtsam/inference/Symbol.h | 1 - 1 file changed, 1 deletion(-) diff --git a/gtsam/inference/Symbol.h b/gtsam/inference/Symbol.h index bd04efc24..2d7ede8e7 100644 --- a/gtsam/inference/Symbol.h +++ b/gtsam/inference/Symbol.h @@ -106,7 +106,6 @@ public: return comp != (Key)(*this); } - /** Return a filter function that returns true when evaluated on a Key whose * character (when converted to a Symbol) matches \c c. Use this with the * Values::filter() function to retrieve all key-value pairs with the