* CID 9729: initialized member fPrinter in constructor.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40001 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Michael Pfeiffer 2010-12-28 22:11:02 +00:00
parent 1c3680d302
commit 05a2fec5fb

View File

@ -78,6 +78,7 @@ GPJob::GPJob()
fConfiguration(NULL),
fHasPages(false),
fVariables(NULL),
fPrinter(NULL),
fBands(NULL),
fCachedBand(NULL),
fStatus(B_OK)