diff options
author | Michael I. Bushnell <mib@gnu.org> | 1994-02-04 20:24:36 +0000 |
---|---|---|
committer | Michael I. Bushnell <mib@gnu.org> | 1994-02-04 20:24:36 +0000 |
commit | ff80d2891b3154370710a18c7cb890309114c1fb (patch) | |
tree | 39364fbf9a5ae77493296ac82236d5e8b24df90a /libdiskfs | |
parent | ed5f10dae1b08268a5a64485da5d6526e7a8b63b (diff) |
Formerly io-get-conch.c.~3~
Diffstat (limited to 'libdiskfs')
-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; |