Bug 198514 UMR [@ nsDeviceContextPS::~nsDeviceContextPS]

r=smontagu sr=heikki


git-svn-id: svn://10.0.0.236/trunk@139964 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
timeless%mozdev.org
2003-03-21 20:33:58 +00:00
parent 2a83f1b2d9
commit 332893d22f

View File

@@ -90,7 +90,8 @@ nsDeviceContextPS :: nsDeviceContextPS()
: DeviceContextImpl(),
mSpec(nsnull),
mParentDeviceContext(nsnull),
mPSObj(nsnull)
mPSObj(nsnull),
mPSFontGeneratorList(nsnull)
{
PR_LOG(nsDeviceContextPSLM, PR_LOG_DEBUG, ("nsDeviceContextPS::nsDeviceContextPS()\n"));