mirror of
https://github.com/amnezia-vpn/amneziawg-tools.git
synced 2025-04-16 05:46:55 +02:00
remove print
This commit is contained in:
parent
4dda7f6d0a
commit
c1008024ca
1 changed files with 0 additions and 1 deletions
|
@ -54,7 +54,6 @@ static struct hashtable cached_interfaces;
|
|||
|
||||
static bool userspace_has_wireguard_interface(const char *iface)
|
||||
{
|
||||
printf("dafasdf\n");
|
||||
char fname[MAX_PATH];
|
||||
WIN32_FIND_DATA find_data;
|
||||
HANDLE find_handle;
|
||||
|
|
Loading…
Add table
Reference in a new issue