Remove unused GObject pointer from dialog functions and update signal connect functio...
[pspp-builds.git] / src / ui / gui / t-test-independent-samples-dialog.c
index 90c5ab54870b9439548d61ff0fc5efed2d4cedc9..df09f61926b64b3fdf2860423a7df5ff41f259f5 100644 (file)
@@ -388,7 +388,7 @@ dialog_state_valid (gpointer data)
 
 /* Pops up the dialog box */
 void
-t_test_independent_samples_dialog (GObject *o, gpointer data)
+t_test_independent_samples_dialog (gpointer data)
 {
   struct tt_indep_samples_dialog tt_d;
   gint response;