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:
@@ -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"));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user