daemon: removed bitmap, which is not used
This commit is contained in:
parent
c8a589ef76
commit
dde339cc46
4 changed files with 5 additions and 9 deletions
|
@ -1093,7 +1093,6 @@ class ConfigEvent:
|
|||
data_types=list(proto.data_types),
|
||||
data_values=proto.data_values,
|
||||
captions=proto.captions,
|
||||
bitmap=proto.bitmap,
|
||||
possible_values=proto.possible_values,
|
||||
groups=proto.groups,
|
||||
iface_id=proto.iface_id,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue