diff options
Diffstat (limited to 'tun/tun_darwin.go')
-rw-r--r-- | tun/tun_darwin.go | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tun/tun_darwin.go b/tun/tun_darwin.go index a4e2e9a..151300e 100644 --- a/tun/tun_darwin.go +++ b/tun/tun_darwin.go @@ -1,5 +1,3 @@ -// +build !ios - /* SPDX-License-Identifier: GPL-2.0 * * Copyright (C) 2017-2018 WireGuard LLC. All Rights Reserved. |