remove unreachable code
This commit is contained in:
@@ -362,7 +362,6 @@ void ExtractionContainers::PrepareData(
|
||||
break;
|
||||
default:
|
||||
throw OSRMException("edge has broken direction");
|
||||
break;
|
||||
}
|
||||
file_out_stream.write(
|
||||
(char*)&integer_weight, sizeof(int)
|
||||
|
||||
Reference in New Issue
Block a user