--- deliantra/server/common/treasure.C 2007/02/16 19:43:41 1.38 +++ deliantra/server/common/treasure.C 2007/03/01 12:28:16 1.39 @@ -1345,9 +1345,8 @@ init_artifacts (void) { static int has_been_inited = 0; - char filename[MAX_BUF], buf[HUGE_BUF], *cp, *next; + char filename[MAX_BUF]; artifact *art = NULL; - int value; artifactlist *al; if (has_been_inited)