mirror of
https://github.com/g4klx/DAPNETGateway.git
synced 2026-08-26 12:32:45 -04:00
Remove unneeded assert for the RIC.
This commit is contained in:
parent
07f005ab90
commit
6dec890118
1 changed files with 0 additions and 1 deletions
|
|
@ -30,7 +30,6 @@ m_message(NULL),
|
|||
m_length(length),
|
||||
m_timeQueued()
|
||||
{
|
||||
assert(ric > 0U);
|
||||
assert(functional < 4U);
|
||||
assert(message != NULL);
|
||||
assert(length > 0U);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue