cp: simplify GCC pacification
commit836617fa127faf470d78866edbaf745c1709320a
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 31 Jan 2022 16:42:07 +0000 (31 08:42 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 31 Jan 2022 20:07:39 +0000 (31 12:07 -0800)
tree0d81403a2c462a44a96c20a9c81276e1143f36b9
parent904f9e3bf43f6b193fb65fe620e73958453af69c
cp: simplify GCC pacification

* src/cp.c (make_dir_parents_private): Remove IF_LINT code that is
no longer needed, as GCC has apparently gotten smarter since 2008.
src/cp.c