From 14770e890aba8fb40b97a05fa27c25906555df95 Mon Sep 17 00:00:00 2001 From: Pietro Gagliardi Date: Tue, 1 Apr 2014 16:01:49 -0400 Subject: Moved includes in the GTK+ backend to gtk_unix.h; organized that file a bit. --- gtkcalls_unix.go | 1 - 1 file changed, 1 deletion(-) (limited to 'gtkcalls_unix.go') diff --git a/gtkcalls_unix.go b/gtkcalls_unix.go index c7b409a..d1158d5 100644 --- a/gtkcalls_unix.go +++ b/gtkcalls_unix.go @@ -10,7 +10,6 @@ import ( ) // #cgo pkg-config: gtk+-3.0 -// #include // #include "gtk_unix.h" import "C" -- cgit v1.2.3