From: Michael Beck Date: Wed, 6 Jun 2007 12:38:04 +0000 (+0000) Subject: switched of debug mask X-Git-Url: http://nsz.repo.hu/git/?a=commitdiff_plain;h=424802ecf2d26c5ebad07536943f19a2238b6e45;p=libfirm switched of debug mask [r14368] --- diff --git a/ir/opt/opt_calling_conv.c b/ir/opt/opt_calling_conv.c index 0f799284b..0acd381ae 100644 --- a/ir/opt/opt_calling_conv.c +++ b/ir/opt/opt_calling_conv.c @@ -66,7 +66,6 @@ void opt_change_calling_conventions(unsigned cc) { int changed = 0; FIRM_DBG_REGISTER(dbg, "firm.opt.cc"); - firm_dbg_set_mask(dbg, SET_LEVEL_1); assure_irp_globals_address_taken_computed();