--- deliantra/server/server/shop.C 2006/09/16 22:24:13 1.18 +++ deliantra/server/server/shop.C 2006/12/11 14:28:13 1.19 @@ -683,7 +683,6 @@ int unpaid_count = 0; sint64 unpaid_price = 0; sint64 player_wealth = query_money (pl); - object *item; if (!pl || pl->type != PLAYER) {