X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=ir%2Fbe%2Fbemachnode.c;h=a4ea6e75970688dd0471c789e3735f33d82c27e2;hb=b9d45e08e23bcf058fa8f2d9e18dd78e8cccd044;hp=d9c05d08af72f46f9bdedb05a144c2d0fff2ed57;hpb=3ee41de347cf368cbc333441f75d1f62ed26a40a;p=libfirm diff --git a/ir/be/bemachnode.c b/ir/be/bemachnode.c index d9c05d08a..a4ea6e759 100644 --- a/ir/be/bemachnode.c +++ b/ir/be/bemachnode.c @@ -1,8 +1,6 @@ #include "bemachnode.h" #include "irnode_t.h" -typedef ir_node *** mirn_handle; - /** Helper: fills in the array for machine ops */ static int fill_arr(ir_node *op, mirn_handle res) { ir_node **ins = get_irn_in(op);