mirror of
https://github.com/mapbox/tippecanoe.git
synced 2025-01-22 04:18:01 +00:00
Fix indent style
This commit is contained in:
parent
ea6775f124
commit
f99d320253
@ -1,5 +1,5 @@
|
||||
#ifdef MTRACE
|
||||
#include <mcheck.h>
|
||||
#include <mcheck.h>
|
||||
#endif
|
||||
|
||||
#include <stdio.h>
|
||||
|
@ -260,7 +260,6 @@ void handle(std::string message, int z, unsigned x, unsigned y, struct pool **fi
|
||||
outfeature->add_tags(v->n);
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
free(value);
|
||||
|
Loading…
Reference in New Issue
Block a user