Remove dead code.
This commit is contained in:
parent
b5c62f5c89
commit
8f998de170
3 changed files with 1 additions and 6 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue