removed stale code
This commit is contained in:
parent
104e23abf3
commit
5d3a348b76
@ -90,7 +90,6 @@ bool generateDataStoreOptions(const int argc,
|
||||
if (option_variables.count("remove-locks"))
|
||||
{
|
||||
osrm::storage::SharedBarriers::remove();
|
||||
boost::interprocess::named_mutex::remove("osrm-datastore");
|
||||
return false;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user