Remove unused GObject pointer from dialog functions and update signal connect functio...
[pspp-builds.git] / src / ui / gui / descriptives-dialog.c
index cad48b888539988c40c0923aa903a4017665dc3c..f1edf3df95a2e180e6f666cf8872b8780e202ccf 100644 (file)
@@ -203,7 +203,7 @@ dialog_state_valid (gpointer data)
 
 /* Pops up the Descriptives dialog box */
 void
-descriptives_dialog (GObject *o, gpointer data)
+descriptives_dialog (gpointer data)
 {
   gint response;
   PsppireDataWindow *de = PSPPIRE_DATA_WINDOW (data);