Remove dead store to a variable
This commit is contained in:
@@ -2704,7 +2704,6 @@ do_more_tab:
|
||||
{
|
||||
if (!got_space)
|
||||
{
|
||||
old = inp;
|
||||
old = last_arg(&inp);
|
||||
if ((*old == '"'))
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user