mirror of
https://github.com/amnezia-vpn/amneziawg-tools.git
synced 2026-05-17 08:15:57 +03:00
remove print
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user