From 94ae465a44066c95031af93aac00ccdd9eb99e5e Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Wed, 8 May 2002 09:27:44 +0000 Subject: 2002-05-08 Roland McGrath * io-restrict-auth.c (diskfs_S_io_restrict_auth): Remove unused var. --- libdiskfs/io-restrict-auth.c | 1 - 1 file changed, 1 deletion(-) (limited to 'libdiskfs/io-restrict-auth.c') 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; -- cgit v1.2.3