Remove unused GObject pointer from dialog functions and update signal connect functio...
[pspp-builds.git] / src / ui / gui / t-test-paired-samples.h
index c77d9c11f35529f8c20df8478c7b7b447b8198d9..46389e9f4ae7ba59e03b2e3a81ab52a4c9dc7538 100644 (file)
@@ -1,6 +1,6 @@
 #ifndef T_TEST_PAIRED_SAMPLES_DIALOG
 #define T_TEST_PAIRED_SAMPLES_DIALOG
 
-void t_test_paired_samples_dialog (GObject *, gpointer) ;
+void t_test_paired_samples_dialog (gpointer) ;
 
 #endif