aboutsummaryrefslogtreecommitdiffstats
path: root/src/cgm.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/cgm.c')
-rw-r--r--src/cgm.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/cgm.c b/src/cgm.c
index bf9ae1f..55b0301 100644
--- a/src/cgm.c
+++ b/src/cgm.c
@@ -83,7 +83,6 @@ GObj_Delete(p->cgmcs);
cdImageCgm(p->im,p->file);
cdImageDestroy(p->im);
-free(p);
}