mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2026-06-05 23:44:56 -04:00
Squash a compiler warning
This commit is contained in:
@@ -66,8 +66,7 @@ network_server_lookup (QString query
|
||||
{
|
||||
break;
|
||||
}
|
||||
// drop through
|
||||
|
||||
// fall through
|
||||
case QAbstractSocket::AnyIPProtocol:
|
||||
found = true;
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user