Skip to content

Commit

Permalink
Update GridMapIterator.hpp
Browse files Browse the repository at this point in the history
  • Loading branch information
kjalloul-anybotics authored Dec 3, 2024
1 parent 66f6fb7 commit 88f3625
Showing 1 changed file with 0 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -33,12 +33,6 @@ class GridMapIterator
*/
explicit GridMapIterator(const GridMapIterator * other);

/*!
* Copy constructor.
* @param other the object to copy.
*/
GridMapIterator(const GridMapIterator & other) = default;

/*!
* Assignment operator.
* @param iterator the iterator to copy data from.
Expand Down

0 comments on commit 88f3625

Please sign in to comment.