Enabled pattern support.
Fixed bug in detection of destination of local link! git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2387 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
cdef53218c
commit
0f36fca33f
@ -109,11 +109,7 @@ PrinterDriver::PrintJob
|
||||
int32 page;
|
||||
uint32 copy;
|
||||
uint32 copies;
|
||||
#if PATTERN_SUPPORT
|
||||
const int32 passes = 2;
|
||||
#else
|
||||
const int32 passes = 1;
|
||||
#endif
|
||||
|
||||
fJobFile = jobFile;
|
||||
fPrinterNode = printerNode;
|
||||
|
Loading…
x
Reference in New Issue
Block a user