Remove SYMLINK-IS-FILE argument
authorNelson Ferreira <nelson.ferreira@ieee.org>
Sat, 18 Apr 2020 18:50:41 +0000 (14:50 -0400)
committerNelson Ferreira <nelson.ferreira@ieee.org>
Sat, 18 Apr 2020 19:07:29 +0000 (15:07 -0400)
commit72051d689e082b392f76ddb1544c3ec392f12679
tree0be5ca8aab866c609b5dfa32596afe07fe4fa149
parentfea74fd99271a7cb9859f8e20eba38752a795a54
Remove SYMLINK-IS-FILE argument

Realized this argument does not actually make sense in the context
of a single directory, nor does bloom-filter.  Removing the arguments.

* dired.c (Fdirectory_files): Keep previous setting
i.e. symlink_file_p = 0.

Signed-off-by: Nelson Ferreira <nelson.ferreira@ieee.org>
src/dired.c