Remove unused GObject pointer from dialog functions and update signal connect functio...
[pspp-builds.git] / src / ui / gui / correlation-dialog.c
index ff6a254552345907a84c3ae4f371aaa1acdf47a8..82a053a3d3182db45efc9244849283e4956bfd9a 100644 (file)
@@ -83,7 +83,7 @@ dialog_state_valid (gpointer data)
 
 /* Pops up the Correlation dialog box */
 void
-correlation_dialog (GObject *o, gpointer data)
+correlation_dialog (gpointer data)
 {
   struct correlation rd;
   gint response;