diff --git a/src/ucm/ucm_local.h b/src/ucm/ucm_local.h index 9f71d42b..13e82da9 100644 --- a/src/ucm/ucm_local.h +++ b/src/ucm/ucm_local.h @@ -115,8 +115,6 @@ struct use_case_device { struct list_head list; struct list_head active_list; - unsigned int active: 1; - char *name; char *comment;