remove unsigned >= 0 checks, unused constnat
This commit is contained in:
committed by
Daniel J. H
parent
e06ffabf21
commit
1ad1ff5fc1
@@ -112,8 +112,6 @@ namespace osrm
|
||||
namespace extractor
|
||||
{
|
||||
|
||||
static const int WRITE_BLOCK_BUFFER_SIZE = 8000;
|
||||
|
||||
ExtractionContainers::ExtractionContainers()
|
||||
{
|
||||
// Check if stxxl can be instantiated
|
||||
|
||||
Reference in New Issue
Block a user