From 2c9f4aa7412bacb87ebfb5c8ff370734066f7f29 Mon Sep 17 00:00:00 2001 From: Michael Beck Date: Fri, 11 Feb 2005 10:22:28 +0000 Subject: [PATCH] FIRM_EDGES_INPLACE is defined only in firm_common_t.h [r5092] --- ir/ir/irnode_t.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/ir/ir/irnode_t.h b/ir/ir/irnode_t.h index b05b3b38f..40112b88b 100644 --- a/ir/ir/irnode_t.h +++ b/ir/ir/irnode_t.h @@ -38,8 +38,6 @@ #include "type_t.h" #include "tv_t.h" -#define FIRM_EDGES_INPLACE 1 - /** ir node attributes **/ -- 2.20.1