diff options
Diffstat (limited to 'eval.c')
-rw-r--r-- | eval.c | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -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; |