diff --git a/Extractor/InternalExtractorEdge.h b/Extractor/InternalExtractorEdge.h index b1dde2508..848b24fb3 100644 --- a/Extractor/InternalExtractorEdge.h +++ b/Extractor/InternalExtractorEdge.h @@ -59,7 +59,6 @@ struct InternalExtractorEdge is_duration_set(is_duration_set), is_access_restricted(is_access_restricted), travel_mode(travel_mode), is_split(is_split) { - BOOST_ASSERT(0 <= type); } // necessary static util functions for stxxl's sorting