Remove unused GObject pointer from dialog functions and update signal connect functio...
[pspp-builds.git] / src / ui / gui / oneway-anova-dialog.h
index 21043b4362a3b71c46b709aeec6d92e9760388c7..adc00f15fed4ee6f17c8e90a6ca7abcd58e599c2 100644 (file)
@@ -1,7 +1,7 @@
 #ifndef ONEWAY_ANOVA_DIALOG
 #define ONEWAY_ANOVA_DIALOG
 
-void oneway_anova_dialog (GObject *o, gpointer data);
+void oneway_anova_dialog (gpointer data);
 
 
 #endif