diff options
Diffstat (limited to 'gtkcasts_unix.go')
| -rw-r--r-- | gtkcasts_unix.go | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gtkcasts_unix.go b/gtkcasts_unix.go index a2395a4..5c02223 100644 --- a/gtkcasts_unix.go +++ b/gtkcasts_unix.go @@ -13,7 +13,6 @@ import ( // toxxxx() converts from Go type to GTK+ type // Listbox casts are stored in listbox_unix.go -// #cgo pkg-config: gtk+-3.0 // #include "gtk_unix.h" import "C" |
