diff options
Diffstat (limited to 'libdiskfs/conch-fetch.c')
-rw-r--r-- | libdiskfs/conch-fetch.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libdiskfs/conch-fetch.c b/libdiskfs/conch-fetch.c index 2c5d0fd8..43a0e870 100644 --- a/libdiskfs/conch-fetch.c +++ b/libdiskfs/conch-fetch.c @@ -69,4 +69,3 @@ iohelp_fetch_shared_data (void *arg) if (diskfs_synchronous && mod) diskfs_node_update (cred->po->np, 1); } - |