Remove deprecated objects GtkAction and GtkUIManager
[pspp] / src / ui / gui / psppire-dialog-action-runs.c
index 6598b1e1141d1615fd0c8efcd18174c5fb60345d..a0e9e30357410839736e64a1f318ddbe794577da 100644 (file)
@@ -154,8 +154,6 @@ psppire_dialog_action_runs_activate (PsppireDialogAction *a)
   psppire_dialog_action_set_valid_predicate (pda, dialog_state_valid);
   psppire_dialog_action_set_refresh (pda, refresh);
 
-  if (PSPPIRE_DIALOG_ACTION_CLASS (psppire_dialog_action_runs_parent_class)->activate)
-    PSPPIRE_DIALOG_ACTION_CLASS (psppire_dialog_action_runs_parent_class)->activate (pda);
 }
 
 static void