From 86024b7f014c286daa68c3a0a223ce51f6e13dfa Mon Sep 17 00:00:00 2001 From: "Arnold D. Robbins" Date: Thu, 22 Nov 2012 16:11:22 +0200 Subject: Clean up of awk.h. --- eval.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'eval.c') diff --git a/eval.c b/eval.c index 36a81493..69b830af 100644 --- a/eval.c +++ b/eval.c @@ -43,9 +43,7 @@ static Func_post_exec post_execute = NULL; extern void frame_popped(); -#if __GNUC__ < 2 NODE *_t; /* used as a temporary in macros */ -#endif int OFSlen; int ORSlen; int OFMTidx; -- cgit v1.2.3