diff options
author | Noel Grandin <noel@peralex.com> | 2016-09-23 12:53:02 +0200 |
---|---|---|
committer | Noel Grandin <noel@peralex.com> | 2016-09-26 08:29:38 +0200 |
commit | 0e740b9b07cd3f7b03c875f9a0bfda251bae6cfe (patch) | |
tree | b1be05c5e4c3e30a0f865f075cbed1a32eb9c280 /include/rtl/uuid.h | |
parent | dc578a3b80868e43b2abb46f258751124ecb6d35 (diff) |
convert ITEMCONN_ constants to scoped enum
Remove unused enum values.
Which means that these methods simplify to constant values:
ItemConnectionBase::GetEnableState() -> TRISTATE_INDET
ItemConnectionBase::IsActive() -> true
so inline those values.
Which means that ControlWrapperBase::ModifyControl is always called with
a first parameter of TRISTATE_INDET, so drop that first parameter.
Change-Id: I6d63b63b2f15faad2336665f60e7239e35b74e47
Diffstat (limited to 'include/rtl/uuid.h')
0 files changed, 0 insertions, 0 deletions