Skip to content

Commit

Permalink
Remove spurious typedef
Browse files Browse the repository at this point in the history
  • Loading branch information
dellaert committed Jan 27, 2025
1 parent cf44418 commit 16131fe
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions gtsam/discrete/DiscreteSearch.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,6 @@

namespace gtsam {

using Value = size_t;

/**
* @brief Represents a node in the search tree for discrete search algorithms.
*
Expand Down

0 comments on commit 16131fe

Please sign in to comment.