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