summaryrefslogtreecommitdiff
path: root/listbox_unix.go
diff options
context:
space:
mode:
Diffstat (limited to 'listbox_unix.go')
-rw-r--r--listbox_unix.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/listbox_unix.go b/listbox_unix.go
index 8b3c279..f769f51 100644
--- a/listbox_unix.go
+++ b/listbox_unix.go
@@ -29,7 +29,6 @@ For more information, read
and the GTK+ reference documentation.
*/
-// #cgo pkg-config: gtk+-3.0
// #include "gtk_unix.h"
// /* because cgo seems to choke on ... */
// void gtkTreeModelGet(GtkTreeModel *model, GtkTreeIter *iter, gchar **gs)