]> git.ipfire.org Git - thirdparty/util-linux.git/commit
wipefs: remove dead code
authorKarel Zak <kzak@redhat.com>
Fri, 11 Feb 2022 11:25:41 +0000 (12:25 +0100)
committerKarel Zak <kzak@redhat.com>
Fri, 11 Feb 2022 11:25:41 +0000 (12:25 +0100)
commitc239e4db1750f60c2fd54b91ef13378997a007e5
tree29e61b85110058cb7f4285a6feb266a3973efb7b
parent0b3c2e80d134bf03dc27aa9b385a79e45db856ef
wipefs: remove dead code

Since d9921b2a12 (2017-06-29) no_heading is enable for parsable
format, so this code is unnecessary.

Signed-off-by: Karel Zak <kzak@redhat.com>
misc-utils/wipefs.c