mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2025-03-22 12:08:43 -04:00
Squash a compiler warning
This commit is contained in:
parent
ccac8c4f6e
commit
a9fd073023
@ -66,8 +66,7 @@ network_server_lookup (QString query
|
||||
{
|
||||
break;
|
||||
}
|
||||
// drop through
|
||||
|
||||
// fall through
|
||||
case QAbstractSocket::AnyIPProtocol:
|
||||
found = true;
|
||||
break;
|
||||
|
Loading…
Reference in New Issue
Block a user