diff options
| author | Poul-Henning Kamp <phk@FreeBSD.org> | 2002-09-20 12:52:03 +0000 |
|---|---|---|
| committer | Poul-Henning Kamp <phk@FreeBSD.org> | 2002-09-20 12:52:03 +0000 |
| commit | f90c382c0c6c8b94d43903c8df4b52b4574fadd8 (patch) | |
| tree | 1d367b627ceceea40420446ef7bb5ef0ae17c419 /sys/dev/amr | |
| parent | 47fae43eab10c482074c64a399e3a07ea9375d9f (diff) | |
Notes
Diffstat (limited to 'sys/dev/amr')
| -rw-r--r-- | sys/dev/amr/amrvar.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dev/amr/amrvar.h b/sys/dev/amr/amrvar.h index 4436b3c60584..ad08b67c5864 100644 --- a/sys/dev/amr/amrvar.h +++ b/sys/dev/amr/amrvar.h @@ -223,7 +223,6 @@ struct amrd_softc struct amr_logdrive *amrd_drive; struct disk amrd_disk; struct devstat amrd_stats; - struct disklabel amrd_label; int amrd_unit; int amrd_flags; #define AMRD_OPEN (1<<0) /* drive is open (can't detach) */ |
