Removal of an unnecessary check for hidden "dot" files on Linux/Mac. This check is not needed here because the same call is used earlier - in filelist_readjob_list_dir - which would have set FILE_ATTR_HIDDEN for dot files. Pull Request: https://projects.blender.org/blender/blender/pulls/120711