parse-xml.c: remove unused variables in divinglog_place()

Signed-off-by: Lubomir I. Ivanov <neolit123@gmail.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Lubomir I. Ivanov 2015-02-15 20:25:21 +02:00 committed by Dirk Hohndel
parent 0298a141ad
commit 7d045dd0d9

View file

@ -970,8 +970,7 @@ static const char *country, *city;
static void divinglog_place(char *place, uint32_t *uuid)
{
char buffer[1024], *p;
int len;
char buffer[1024];
snprintf(buffer, sizeof(buffer),
"%s%s%s%s%s",