mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2024-11-21 11:31:51 -05: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