DEV9: Codacy fix codacy errors and warnings

This commit is contained in:
refractionpcsx2 2022-08-26 22:59:16 +01:00
parent ddb9f0b95d
commit b8ca60ebd5
1 changed files with 0 additions and 1 deletions

View File

@ -57,7 +57,6 @@ namespace InternalServers
void DHCP_Server::Init(ifaddrs* adapter, IP_Address ipOverride, IP_Address subnetOverride, IP_Address gatewayOverride)
#endif
{
ps2IP = {0};
netmask = {0};
gateway = {0};
dns1 = {0};