diff options
Diffstat (limited to 'libnetfs/file-chauthor.c')
-rw-r--r-- | libnetfs/file-chauthor.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libnetfs/file-chauthor.c b/libnetfs/file-chauthor.c index 4f0aad0b..7041b2b8 100644 --- a/libnetfs/file-chauthor.c +++ b/libnetfs/file-chauthor.c @@ -35,4 +35,3 @@ netfs_S_file_chauthor (struct protid *user, pthread_mutex_unlock (&user->po->np->lock); return err; } - |