Remove unused GObject pointer from dialog functions and update signal connect functio...
[pspp-builds.git] / src / ui / gui / roc-dialog.c
index cf0a831f812edbe3171e4a85220ba8f26b38e215..b82d3fca955c1ce7ce39c1fa42e2cf094af7433e 100644 (file)
@@ -119,7 +119,7 @@ on_curve_button_toggle  (GtkCheckButton *curve, struct roc *rd)
 
 /* Pops up the Roc dialog box */
 void
-roc_dialog (GObject *o, gpointer data)
+roc_dialog (gpointer data)
 {
   struct roc rd;
   gint response;