diff options
| author | Jordan K. Hubbard <jkh@FreeBSD.org> | 1999-12-15 08:33:56 +0000 |
|---|---|---|
| committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 1999-12-15 08:33:56 +0000 |
| commit | 63b7978d5313c9be163f20fc04fc0a09bd0fd8d2 (patch) | |
| tree | 97d21450ea0f93a768802203b601ce055ad11180 /lib/libdisk/rules.c | |
| parent | d617612c2bf9d1f4300b3e433896957512a29c8d (diff) | |
Notes
Diffstat (limited to 'lib/libdisk/rules.c')
| -rw-r--r-- | lib/libdisk/rules.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libdisk/rules.c b/lib/libdisk/rules.c index 7e3628fb577f..fcc3d3baf52a 100644 --- a/lib/libdisk/rules.c +++ b/lib/libdisk/rules.c @@ -188,7 +188,6 @@ Rule_004(struct disk *d, struct chunk *c, char *msg) { int i=0,k=0; struct chunk *c1; - u_long l; if (c->type != freebsd) return; |
