not gonna need that crap

This commit is contained in:
Arisotura
2019-03-17 01:29:55 +01:00
parent b52458d7be
commit 211aa8ebb1
2 changed files with 0 additions and 29 deletions

View File

@ -33,11 +33,6 @@ typedef struct
u8 MAC[6];
u8 IP_v4[4];
u8 DNS[8][4];
u8 DHCP_MAC[6];
u8 DHCP_IP_v4[4];
void* Internal;
} AdapterData;