Remove some dead, disabled code.

This commit is contained in:
Markus Armbruster 2005-06-23 19:21:18 +00:00
parent f559a3bb69
commit 0d57181966

View file

@ -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];