]> git.tuebingen.mpg.de Git - paraslash.git/commitdiff
fd.c: Remove para_fchdir().
authorAndre Noll <maan@tuebingen.mpg.de>
Sun, 13 Aug 2017 01:59:35 +0000 (03:59 +0200)
committerAndre Noll <maan@tuebingen.mpg.de>
Sat, 26 Aug 2017 19:05:51 +0000 (21:05 +0200)
It was a trivial wrapper which was used only in
for_each_file_in_dir(). Just open-code it there.


No differences found