From d67b7dad77bb8aa973dad1f7c3ab0c309b114278 Mon Sep 17 00:00:00 2001 From: forsyth Date: Tue, 27 Apr 2010 12:51:13 +0100 Subject: 20100427-1251 --- utils/2c/peep.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'utils/2c/peep.c') diff --git a/utils/2c/peep.c b/utils/2c/peep.c index 4bde0d40..7026e628 100644 --- a/utils/2c/peep.c +++ b/utils/2c/peep.c @@ -572,9 +572,6 @@ anyvar(Adr *a) if(regtyp(a->type)) return 1; return 0; - if(a->type == D_AUTO || a->type == D_PARAM) - return 1; - return 0; } /* -- cgit v1.2.3