Remove some dead, disabled code.
This commit is contained in:
parent
f559a3bb69
commit
0d57181966
1 changed files with 0 additions and 1 deletions
|
@ -55,7 +55,6 @@ mobq(void)
|
|||
pr("The SAIL option is not enabled, so this command is not valid.\n");
|
||||
return RET_FAIL;
|
||||
}
|
||||
/* getstarg(player->argp[1], "ships? ");*/
|
||||
if (!snxtitem(&nstr, EF_SHIP, player->argp[1]))
|
||||
return RET_SYN;
|
||||
oldmq = player->argp[2];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue