Remove dead code.

This commit is contained in:
Markus Armbruster 2006-04-30 08:43:28 +00:00
parent b5c62f5c89
commit 8f998de170
3 changed files with 1 additions and 6 deletions

View file

@ -271,7 +271,6 @@ xdvisible(int type, void *p)
static int
xditem(int type, char *arg)
{
int check_owner = !player->god && (ef_flags(type) & EFF_OWNER) != 0;
struct castr *ca;
struct nstr_item ni;
int n;