Remove deprecated objects GtkAction and GtkUIManager
[pspp] / src / ui / gui / psppire-dialog-action-autorecode.c
index a3c2eefb8aaf4e3b753b0f2fca309f0032724258..505ff30261c3ee12f19baeae6be6141e96546eef 100644 (file)
@@ -380,8 +380,6 @@ psppire_dialog_action_autorecode_activate (PsppireDialogAction *a)
   psppire_dialog_action_set_refresh (pda, refresh);
   psppire_dialog_action_set_valid_predicate (pda, dialog_state_valid);
 
-  if (PSPPIRE_DIALOG_ACTION_CLASS (psppire_dialog_action_autorecode_parent_class)->activate)
-    PSPPIRE_DIALOG_ACTION_CLASS (psppire_dialog_action_autorecode_parent_class)->activate (pda);
 }
 
 static void