diff --git a/src/geohash/geohash.c b/src/geohash/geohash.c index 873b33dc..bd0b236a 100644 --- a/src/geohash/geohash.c +++ b/src/geohash/geohash.c @@ -391,9 +391,7 @@ static int uint8s_plus_minus(uint8_t *src, uint8_t *dst, size_t length, int plus return 0; } unsigned int cell = (length-1)/8; - for (unsigned int i=0; i