diff options
-rw-r--r-- | libdiskfs/dir-lookup.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libdiskfs/dir-lookup.c b/libdiskfs/dir-lookup.c index b2d480f1..9ebe3b45 100644 --- a/libdiskfs/dir-lookup.c +++ b/libdiskfs/dir-lookup.c @@ -276,7 +276,6 @@ diskfs_S_dir_lookup (struct protid *dircred, { char *end = strchr (retry_name, '\0'); char *translator_path = strdupa (relpath); - char *end; char *complete_path; if (mustbedir) |