summaryrefslogtreecommitdiff
path: root/redo/dialog_unix.go
diff options
context:
space:
mode:
Diffstat (limited to 'redo/dialog_unix.go')
-rw-r--r--redo/dialog_unix.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/redo/dialog_unix.go b/redo/dialog_unix.go
index 7ecef93..158d11b 100644
--- a/redo/dialog_unix.go
+++ b/redo/dialog_unix.go
@@ -9,7 +9,6 @@ import (
)
// #include "gtk_unix.h"
-// #include "modalqueue.h"
// extern void our_openfile_response_callback(GtkDialog *, gint, gpointer);
// /* because cgo doesn't like ... */
// static inline GtkWidget *newOpenFileDialog(GtkWindow *parent)