_filedir: Remove unused variable
This commit is contained in:
parent
d2920b7e79
commit
80c2bb6964
@ -560,7 +560,7 @@ _quote_readline_by_ref()
|
|||||||
#
|
#
|
||||||
_filedir()
|
_filedir()
|
||||||
{
|
{
|
||||||
local i IFS=$'\n' xspec
|
local IFS=$'\n' xspec
|
||||||
|
|
||||||
_tilde "$cur" || return 0
|
_tilde "$cur" || return 0
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user