From f7dedc8cb05960134234f242042a4f00d88aaf9e Mon Sep 17 00:00:00 2001 From: Pietro Gagliardi Date: Thu, 3 Jul 2014 10:27:46 -0400 Subject: Added the start() function and fixed compilation errors. Everything seems to work... --- uitask_unix.go | 1 - 1 file changed, 1 deletion(-) (limited to 'uitask_unix.go') diff --git a/uitask_unix.go b/uitask_unix.go index 70fddae..3ea7617 100644 --- a/uitask_unix.go +++ b/uitask_unix.go @@ -6,7 +6,6 @@ package ui import ( "fmt" - "unsafe" ) // #cgo pkg-config: gtk+-3.0 -- cgit v1.2.3