diff options
-rw-r--r-- | sys/contrib/dev/fla/fla.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/contrib/dev/fla/fla.c b/sys/contrib/dev/fla/fla.c index 928a98f..f78a8a1 100644 --- a/sys/contrib/dev/fla/fla.c +++ b/sys/contrib/dev/fla/fla.c @@ -122,7 +122,6 @@ static struct fla_s { int unit; unsigned nsect; struct doc2k_stat ds; - struct diskslices *dk_slices; struct buf_queue_head buf_queue; struct devstat stats; struct disk disk; |