diff options
Diffstat (limited to 'gtkcalls_unix.go')
| -rw-r--r-- | gtkcalls_unix.go | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gtkcalls_unix.go b/gtkcalls_unix.go index ae6ccbe..8c00ff1 100644 --- a/gtkcalls_unix.go +++ b/gtkcalls_unix.go @@ -10,7 +10,6 @@ import ( "unsafe" ) -// #cgo pkg-config: gtk+-3.0 // #include "gtk_unix.h" import "C" |
