зеркало из https://github.com/mozilla/pjs.git
Bug 198514 UMR [@ nsDeviceContextPS::~nsDeviceContextPS]
r=smontagu sr=heikki
This commit is contained in:
Родитель
16af458ceb
Коммит
a3fbb72d65
|
@ -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"));
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче