summaryrefslogtreecommitdiffstats
path: root/tun.h
diff options
context:
space:
mode:
Diffstat (limited to 'tun.h')
-rw-r--r--tun.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/tun.h b/tun.h
index 4d66533..1bf17fa 100644
--- a/tun.h
+++ b/tun.h
@@ -332,8 +332,6 @@ int tun_read_queue (struct tuntap *tt, int maxsize);
int tun_write_queue (struct tuntap *tt, struct buffer *buf);
int tun_finalize (HANDLE h, struct overlapped_io *io, struct buffer *buf);
-void get_auto_userid (char *username, const int capacity);
-
static inline bool
tuntap_stop (int status)
{