diff --git a/src/topten.c b/src/topten.c index 9083c2490..2e1cc7361 100644 --- a/src/topten.c +++ b/src/topten.c @@ -555,8 +555,6 @@ static char * encode_extended_conducts() { static char buf[BUFSZ]; - const char *achievement = NULL; - int i; buf[0] = '\0'; add_achieveX(buf, "foodless", !u.uconduct.food);