Upload AWG binary
This commit is contained in:
parent
f5ab034aeb
commit
52e5453d56
4 changed files with 4 additions and 6 deletions
|
|
@ -29,8 +29,6 @@ IPAddress::IPAddress(const QString& ip) {
|
|||
if (m_prefixLength >= 128) {
|
||||
m_prefixLength = 128;
|
||||
}
|
||||
} else {
|
||||
// Q_ASSERT(false);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue