diff --git a/sys/contrib/dev/fla/fla.c b/sys/contrib/dev/fla/fla.c index 928a98f136c6..f78a8a15b916 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;