numparam/xpressn.c, #5/5, drop unused assignment

This commit is contained in:
rlar 2017-10-29 20:07:15 +01:00
parent 1820f5547f
commit 21f2187530
1 changed files with 0 additions and 1 deletions

View File

@ -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) {