Skip to content

delete unused functions - #458

Merged
jteresco merged 1 commit into
TravelMapping:masterfrom
yakra:cleanup
Sep 20, 2021
Merged

delete unused functions#458
jteresco merged 1 commit into
TravelMapping:masterfrom
yakra:cleanup

Conversation

@yakra

@yakrayakra commented Sep 17, 2021

Copy link
Copy Markdown
Contributor
  • HighwaySegment::index was already unused when the C++ version was first committed to GitHub. Don't remember what happened before that.
  • WaypointQuadtree::waypoint_at_same_point was supplanted in d247442, when colocation detection was moved into WaypointQuadtree::insert to avoid redundant iteration down through the quadtree.

@jteresco
jteresco merged commit 37569b5 into TravelMapping:masterSep 20, 2021
@yakra
yakra deleted the cleanup branch September 20, 2021 15:20
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@yakra@jteresco