Remove unused GObject pointer from dialog functions and update signal connect functio...
[pspp-builds.git] / src / ui / gui / examine-dialog.c
index 67523143fc48ea09eedcae8c5acfe67f8979ce5a..ab5514cf79f36ab34548bab4ed722bbbdf10b590 100644 (file)
@@ -234,7 +234,7 @@ run_opts_dialog (struct examine_dialog *ed)
 
 /* Pops up the Examine dialog box */
 void
-examine_dialog (GObject *o, gpointer data)
+examine_dialog (gpointer data)
 {
   gint response;
   PsppireDataWindow *de = PSPPIRE_DATA_WINDOW (data);