From 9832559f302f52cfddabc7884f99dde1650eca8b Mon Sep 17 00:00:00 2001 From: Thomas Waldmann Date: Sat, 3 Jul 2021 22:49:18 +0200 Subject: [PATCH] remove unused libc_name this was a remainder from 1.1-maint, but is not used any more. --- src/borg/xattr.py | 1 - 1 file changed, 1 deletion(-) diff --git a/src/borg/xattr.py b/src/borg/xattr.py index 626858c3b..a2039ebba 100644 --- a/src/borg/xattr.py +++ b/src/borg/xattr.py @@ -34,7 +34,6 @@ # 1.20.2 has been confirmed to have xattr support # 1.18.2 has been confirmed not to have xattr support # Versions in-between are unknown - libc_name = preload XATTR_FAKEROOT = True break