Remove deprecated objects GtkAction and GtkUIManager
[pspp] / src / ui / gui / psppire-dialog-action-descriptives.c
index f95ba90771f4fd7c16693f703f7d183f7b2b7bef..325596307ee32c07870837f7842fff0febccaf6a 100644 (file)
@@ -231,8 +231,6 @@ psppire_dialog_action_descriptives_activate (PsppireDialogAction *a)
 
   psppire_dialog_action_set_valid_predicate (pda, dialog_state_valid);
   psppire_dialog_action_set_refresh (pda, dialog_refresh);
-
-  PSPPIRE_DIALOG_ACTION_CLASS (psppire_dialog_action_descriptives_parent_class)->activate (pda);
 }
 
 static void