Remove deprecated objects GtkAction and GtkUIManager
[pspp] / src / ui / gui / psppire-dialog-action-means.c
index 7ff11177decf5bcd78a799f551f473afc603432c..0093016150467658e1473659946841505f4ed515 100644 (file)
@@ -127,7 +127,6 @@ psppire_dialog_action_means_activate (PsppireDialogAction *a)
   psppire_dialog_action_set_valid_predicate (pda, (void *) dialog_state_valid);
   psppire_dialog_action_set_refresh (pda, dialog_refresh);
 
-  PSPPIRE_DIALOG_ACTION_CLASS (psppire_dialog_action_means_parent_class)->activate (pda);
 }
 
 static void