From 7a83f2565a13624d8cb9ca6adf1aced721777a9c Mon Sep 17 00:00:00 2001 From: Mathias Hall-Andersen Date: Sat, 5 May 2018 04:15:07 +0200 Subject: Removed old signals --- main.go | 1 - 1 file changed, 1 deletion(-) (limited to 'main.go') diff --git a/main.go b/main.go index e7e0488..5001bc4 100644 --- a/main.go +++ b/main.go @@ -148,7 +148,6 @@ func main() { logger.Debug.Println("Debug log enabled") - if err != nil { logger.Error.Println("Failed to create TUN device:", err) os.Exit(ExitSetupFailed) -- cgit v1.2.3