From: johanknol Date: Wed, 26 Feb 2003 17:06:57 +0000 (+0000) Subject: before Bernhard, the watch dog, starts complaining again :) X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=7244108809a2adebffbbff1ceb28fef3550b8d6d;p=fw%2Fsdcc before Bernhard, the watch dog, starts complaining again :) git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@2324 4a8a32a2-be11-0410-ad9d-d568d2c75423 --- diff --git a/src/SDCCloop.c b/src/SDCCloop.c index ab41d772..26262ae9 100644 --- a/src/SDCCloop.c +++ b/src/SDCCloop.c @@ -1,4 +1,4 @@ -#define LIVERANGEHUNT +//#define LIVERANGEHUNT #ifdef LIVERANGEHUNT #define LRH(x) x #else