no need for no_float_fold hack anymore
[libfirm] / ir / be / beschednormal.c
index 9e095df..22bc29a 100644 (file)
@@ -442,7 +442,6 @@ const list_sched_selector_t normal_selector = {
        normal_init_graph,
        normal_init_block,
        normal_select,
-       NULL,              /* to_appear_in_schedule */
        NULL,              /* node_ready */
        NULL,              /* node_selected */
        NULL,              /* exectime */