remove MacroBlock concept
[libfirm] / ir / be / beschedrand.c
index 16c9358..e7fc89c 100644 (file)
@@ -97,7 +97,6 @@ const list_sched_selector_t random_selector = {
        random_init_graph,
        random_init_block,
        random_select,
-       NULL,                /* to_appear_in_schedule */
        NULL,                /* node_ready */
        NULL,                /* node_selected */
        NULL,                /* exectime */