Remove unused GObject pointer from dialog functions and update signal connect functio...
[pspp-builds.git] / src / ui / gui / oneway-anova-dialog.c
index 57428667a2480a63b5a2956ab7e1a927169594d8..03c0bf3d0ebad4b2c8a3e096eb60e62e35c3bdca 100644 (file)
@@ -123,7 +123,7 @@ refresh (struct oneway_anova_dialog *ow)
 
 /* Pops up the dialog box */
 void
-oneway_anova_dialog (GObject *o, gpointer data)
+oneway_anova_dialog (gpointer data)
 {
   gint response;
   PsppireDataWindow *de = PSPPIRE_DATA_WINDOW (data);