X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=include%2Flibfirm%2Ffirm_types.h;h=7a2f057fc4111e5705ea464d59cebecbb6fff825;hb=aee537d3a7765763d1d5040c9a16faf3396133b9;hp=ea66eb104981516105ed3da04e060392c3ed29af;hpb=3646e58f46f85a17537e89483d6b0c279df4a4d2;p=libfirm diff --git a/include/libfirm/firm_types.h b/include/libfirm/firm_types.h index ea66eb104..7a2f057fc 100644 --- a/include/libfirm/firm_types.h +++ b/include/libfirm/firm_types.h @@ -45,7 +45,6 @@ typedef struct ir_loop ir_loop, *ir_loop_ptr; typedef struct ir_region ir_region, *ir_region_ptr; typedef struct ir_reg_tree ir_reg_tree, *ir_reg_tree_ptr; typedef struct ir_entity ir_entity, *ir_entity_ptr; -typedef struct compound_graph_path compound_graph_path, *ir_compound_graph_path_ptr; typedef struct _ir_phase ir_phase, *ir_phase_ptr; typedef struct _ir_extblk ir_extblk, *ir_extblk_ptr; typedef struct ir_exec_freq ir_exec_freq, *ir_exec_freq_ptr;