diff options
Diffstat (limited to 'dialog_unix.go')
| -rw-r--r-- | dialog_unix.go | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dialog_unix.go b/dialog_unix.go index c3c506c..03ffe3d 100644 --- a/dialog_unix.go +++ b/dialog_unix.go @@ -8,7 +8,6 @@ import ( "unsafe" ) -// #cgo pkg-config: gtk+-3.0 // #include "gtk_unix.h" // /* because cgo seems to choke on ... */ // /* TODO does NULL parent make the box application-global? docs are unclear */ |
