summaryrefslogtreecommitdiff
path: root/libdiskfs
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2002-05-08 09:27:44 +0000
committerRoland McGrath <roland@gnu.org>2002-05-08 09:27:44 +0000
commit94ae465a44066c95031af93aac00ccdd9eb99e5e (patch)
treec456834a79715d65bafa69d4caafdc059a96cb91 /libdiskfs
parentc5cae6a67b51d919385cf84181b8f3ce41136720 (diff)
2002-05-08 Roland McGrath <roland@frob.com>
* io-restrict-auth.c (diskfs_S_io_restrict_auth): Remove unused var.
Diffstat (limited to 'libdiskfs')
-rw-r--r--libdiskfs/io-restrict-auth.c1
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;