summaryrefslogtreecommitdiff
path: root/colm/program.c
diff options
context:
space:
mode:
Diffstat (limited to 'colm/program.c')
-rw-r--r--colm/program.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/colm/program.c b/colm/program.c
index 079a3fd7..d1f8893c 100644
--- a/colm/program.c
+++ b/colm/program.c
@@ -255,7 +255,6 @@ int colmDeleteProgram( Program *prg )
int exitStatus = prg->exitStatus;
treeDownref( prg, sp, prg->returnVal );
- treeDownref( prg, sp, prg->lastParseError );
clearGlobal( prg, sp );
/* Clear the heap. */