(PLANENAMES, opt_PLANENAMES, Options, plchrstr, plchr_ca, plchr,
main): Remove nooption PLANENAMES.
This commit is contained in:
parent
914e21cdfd
commit
5e381b6c57
7 changed files with 1 additions and 50 deletions
|
@ -130,7 +130,6 @@ static struct castr pchr_ca[] = {
|
|||
|
||||
static struct castr plchr_ca[] = {
|
||||
{NSC_STRING, 0, 0, offsetof(struct plchrstr, pl_name), "name"},
|
||||
{NSC_STRING, 0, 0, offsetof(struct plchrstr, pl_planename), "planename"},
|
||||
{NSC_INT, 0, 0, offsetof(struct plchrstr, pl_lcm), "lcm"},
|
||||
{NSC_INT, 0, 0, offsetof(struct plchrstr, pl_hcm), "hcm"},
|
||||
{NSC_INT, 0, 0, offsetof(struct plchrstr, pl_cost), "cost"},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue