aboutsummaryrefslogtreecommitdiffstats
path: root/awkgram.c
diff options
context:
space:
mode:
Diffstat (limited to 'awkgram.c')
-rw-r--r--awkgram.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/awkgram.c b/awkgram.c
index b583c8da..6a283d53 100644
--- a/awkgram.c
+++ b/awkgram.c
@@ -8312,7 +8312,6 @@ free_context(AWK_CONTEXT *ctxt, int keep_globals)
static void
free_bc_internal(INSTRUCTION *cp)
{
- INSTRUCTION *curr;
NODE *m;
switch(cp->opcode) {