From: Michael Beck Date: Sat, 11 Oct 2008 18:54:16 +0000 (+0000) Subject: - removed unused irhooks.h include X-Git-Url: http://nsz.repo.hu/git/?a=commitdiff_plain;h=4614f17999007f93c7be926c2a2db232c78073ba;p=libfirm - removed unused irhooks.h include [r22710] --- diff --git a/ir/ir/iredges.c b/ir/ir/iredges.c index 901af749d..74f32408e 100644 --- a/ir/ir/iredges.c +++ b/ir/ir/iredges.c @@ -38,7 +38,6 @@ #include "irgwalk.h" #include "irdump_t.h" #include "irprintf.h" -#include "irhooks.h" #include "debug.h" #include "set.h" #include "bitset.h"