X-Git-Url: https://git.cworth.org/git?p=tar;a=blobdiff_plain;f=lib%2Fpaxerror.c;fp=lib%2Fpaxerror.c;h=56903a3efd4f7e897e2c8da733d4f935ba1c438e;hp=b4edb68b90cf3ee2cbcf4fbf98d29483cd4c1536;hb=ee168310ec4227174ace489bf5f81f8c2f91cde0;hpb=22f1eb8bc17e5be72dd23d42d6aaa60196ac22e6 diff --git a/lib/paxerror.c b/lib/paxerror.c index b4edb68..56903a3 100644 --- a/lib/paxerror.c +++ b/lib/paxerror.c @@ -352,12 +352,6 @@ write_error_details (char const *name, size_t status, size_t size) name, (unsigned long int) status, (unsigned long int) size)); } -void -write_fatal (char const *name) -{ - call_arg_fatal ("write", name); -} - void chdir_fatal (char const *name) {