remove assert
This commit is contained in:
		
							parent
							
								
									6ad6c94355
								
							
						
					
					
						commit
						0b12e4d8be
					
				| @ -78,7 +78,6 @@ template <class DataFacadeT> class AlternativeRouting : private BasicRoutingInte | ||||
|     { | ||||
|         if (phantom_node_pair.PhantomNodesHaveEqualLocation()) | ||||
|         { | ||||
|             BOOST_ASSERT(false); | ||||
|             return; | ||||
|         } | ||||
| 
 | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user