aboutsummaryrefslogtreecommitdiffstats
path: root/src/cgm.c
diff options
context:
space:
mode:
authorroot <>2009-02-08 19:01:33 +0000
committerroot <>2009-02-08 19:01:33 +0000
commitacfbd9ff1a68ab2243d16edc01fabfbe50341b33 (patch)
treec3c34034a4477dc701a75e6ef32acad76c7ce7e5 /src/cgm.c
parent754967ed61730520be0b449d8e8323155ccb1f55 (diff)
downloadlibjwg-acfbd9ff1a68ab2243d16edc01fabfbe50341b33.tar.gz
libjwg-acfbd9ff1a68ab2243d16edc01fabfbe50341b33.tar.bz2
libjwg-acfbd9ff1a68ab2243d16edc01fabfbe50341b33.zip
*** empty log message ***
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);
}