Remove deprecated objects GtkAction and GtkUIManager
[pspp] / src / ui / gui / psppire-dialog-action-recode-same.c
index 975ff8cead8f826430d0ef5deb6aaaf0f6f3abbd..d55745fbf993a7d64b6fe213251e56c07eda54a4 100644 (file)
@@ -119,9 +119,6 @@ psppire_dialog_action_recode_same_activate (PsppireDialogAction *a)
 
   psppire_dialog_action_set_valid_predicate (pda,
                                        dialog_state_valid);
-
-  if (PSPPIRE_DIALOG_ACTION_CLASS (psppire_dialog_action_recode_same_parent_class)->activate)
-    PSPPIRE_DIALOG_ACTION_CLASS (psppire_dialog_action_recode_same_parent_class)->activate (pda);
 }
 
 static void