bustage fix

This commit is contained in:
vladimir%pobox.com 2007-01-17 22:37:43 +00:00
parent 73570b69c5
commit bc9d6799d2

View File

@ -87,7 +87,6 @@ gfxQuartzPDFSurface::gfxQuartzPDFSurface(const char *filename, gfxSize aSizeInPo
gfxQuartzPDFSurface::~gfxQuartzPDFSurface()
{
Destroy();
CGContextRelease(mCGContext);
/* don't spool if we're aborted */