X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=ir%2Fcommon%2Ffirm_common_t.h;h=c06b84dd740f807a30adbcff80c0da5ba15d0986;hb=6c1a97fd2c011beb75d9ae7f0746dd6bd22ce064;hp=480e2e978e7495c1516f845158d044dda1d17982;hpb=a61230d8ff472e09a46376ebb7f7b176586013b4;p=libfirm diff --git a/ir/common/firm_common_t.h b/ir/common/firm_common_t.h index 480e2e978..c06b84dd7 100644 --- a/ir/common/firm_common_t.h +++ b/ir/common/firm_common_t.h @@ -48,11 +48,4 @@ * Sometimes it's useful to see the pointer values, though. */ #define NODEID_AS_LABEL 1 -/** - * Enable the possibility for automatic out edges. - * Note, that you have to enable them manually to use them by - * calling edges_activate(). - */ -#define FIRM_EDGES_INPLACE 1 - # endif /*_COMMON_T_H_ */