Remove spurious typedef

release/4.3a0
Frank Dellaert 2025-01-27 14:02:40 -05:00
parent cf44418269
commit 16131fe8c9
1 changed files with 0 additions and 2 deletions

View File

@ -20,8 +20,6 @@
namespace gtsam {
using Value = size_t;
/**
* @brief Represents a node in the search tree for discrete search algorithms.
*