Remove unused GObject pointer from dialog functions and update signal connect functio...
[pspp-builds.git] / src / ui / gui / comments-dialog.h
index bccd8e5e8690e2d745a37eb3f02a14427dd3b1ea..d53283b98946bb99b31e01cd67fea127301895a6 100644 (file)
@@ -18,6 +18,6 @@
 #ifndef COMMENTS_DIALOG_H
 #define COMMENTS_DIALOG_H
 
-void comments_dialog (GObject *o, gpointer data);
+void comments_dialog (gpointer data);
 
 #endif /*  COMMENTS_DIALOG_H */