PsppireSelector: new properties: "source-widget" and "dest-widget".
[pspp-builds.git] / src / ui / gui / select-cases-dialog.c
index 56b10d2c5482e382da1b8b2df32f5646bb8fe127..c46595c65ef8d12e76669d4863673c254e890402 100644 (file)
@@ -332,8 +332,6 @@ select_cases_dialog (GObject *o, gpointer data)
                  GTK_SELECTION_SINGLE, NULL);
 
     psppire_selector_set_subjects (PSPPIRE_SELECTOR (selector),
-                                  source,
-                                  entry,
                                   insert_source_row_into_entry,
                                   is_currently_in_entry,
                                   NULL);