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