numparam/xpressn.c, #5/5, drop unused assignment
This commit is contained in:
parent
1820f5547f
commit
21f2187530
|
|
@ -784,7 +784,6 @@ nupa_copy(struct card *deck)
|
|||
dicoS->dyncategory[linenum] = c;
|
||||
} /* keep a local copy and mangle the string */
|
||||
|
||||
ls = spice_dstring_length(&u);
|
||||
t = strdup(spice_dstring_value(&u));
|
||||
|
||||
if (t == NULL) {
|
||||
|
|
|
|||
Loading…
Reference in New Issue