Remove unused GObject pointer from dialog functions and update signal connect functio...
[pspp-builds.git] / src / ui / gui / t-test-one-sample.c
index 9301b2c316893566b5f891bf1f081d5e3de613e1..8e74fa534975f92c9942d5aa72fe95858f12b72a 100644 (file)
@@ -120,7 +120,7 @@ dialog_state_valid (gpointer data)
 
 /* Pops up the dialog box */
 void
-t_test_one_sample_dialog (GObject *o, gpointer data)
+t_test_one_sample_dialog (gpointer data)
 {
   struct tt_one_sample_dialog tt_d;
   gint response;