--- deliantra/server/common/arch.C 2006/09/14 23:13:48 1.23 +++ deliantra/server/common/arch.C 2006/09/16 22:24:12 1.24 @@ -547,8 +547,7 @@ { if (at != NULL) { - treasurelist * - tl = find_treasurelist (argument); + treasurelist *tl = find_treasurelist (argument); if (tl == NULL) LOG (llevError, "Failed to link treasure to arch (%s): %s\n", &at->name, argument);