remove type from more structs, remove asserts

This commit is contained in:
Emil Tin
2014-08-20 07:54:39 +02:00
committed by Emil Tin
parent 1e40cd6f0b
commit 2e3d33dfcd
6 changed files with 2 additions and 17 deletions
-1
View File
@@ -504,7 +504,6 @@ void EdgeBasedGraphFactory::GenerateEdgeExpandedNodes()
}
BOOST_ASSERT(u < v);
BOOST_ASSERT(edge_data.type != SHRT_MAX);
// Note: edges that end on barrier nodes or on a turn restriction
// may actually be in two distinct components. We choose the smallest