tncattach

- Removed global `netmask_v6` which is never used
This commit is contained in:
Tristan Brice Velloza Kildaire 2024-12-13 21:14:35 +02:00
parent b8faf3ec0f
commit 20ad1d2553

View File

@ -41,7 +41,6 @@ char* ipv4_addr;
char* netmask;
char* ipv6_addr;
char* netmask_v6;
char* tcp_host;
int tcp_port;