]> git.ipfire.org Git - thirdparty/tar.git/commit
Remove useless check
authorSergey Poznyakoff <gray@gnu.org>
Fri, 25 Oct 2024 07:24:32 +0000 (10:24 +0300)
committerSergey Poznyakoff <gray@gnu.org>
Fri, 25 Oct 2024 07:24:32 +0000 (10:24 +0300)
commit8767b1c84a910cce562059abad5bbf14e72434a0
tree39cd50c857a00f3874af09c8b35923c0c6a4f401
parente59d09db7d3e4b2186dd5bdfe310557e13c33a64
Remove useless check

* src/exclist.c (info_attach_exclist): Don't check whether dir
is NULL. It can't be.
src/exclist.c