diff options
Diffstat (limited to 'libdiskfs/io-get-conch.c')
-rw-r--r-- | libdiskfs/io-get-conch.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libdiskfs/io-get-conch.c b/libdiskfs/io-get-conch.c index fad1e16b..a3d87d20 100644 --- a/libdiskfs/io-get-conch.c +++ b/libdiskfs/io-get-conch.c @@ -23,7 +23,6 @@ error_t S_io_get_conch (struct protid *cred) { struct node *np; - int error = 0; if (!cred) return EOPNOTSUPP; |