diff options
Diffstat (limited to 'libdiskfs')
-rw-r--r-- | libdiskfs/io-restrict-auth.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libdiskfs/io-restrict-auth.c b/libdiskfs/io-restrict-auth.c index 1c1c6251..d5533e61 100644 --- a/libdiskfs/io-restrict-auth.c +++ b/libdiskfs/io-restrict-auth.c @@ -32,7 +32,6 @@ diskfs_S_io_restrict_auth (struct protid *cred, error_t err; struct iouser *user; struct protid *newpi; - int i; if (!cred) return EOPNOTSUPP; |