_filedir: Remove unused variable

This commit is contained in:
Ville Skyttä 2015-02-20 14:32:02 +02:00
parent d2920b7e79
commit 80c2bb6964

View File

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