Changeset 6558
- Timestamp:
- 02/16/05 20:36:55 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/callisto.cc
r6553 r6558 411 411 } 412 412 413 if (kDebugEnv>0) 414 env.PrintUntouched(); 415 413 416 if (!job3.GetDisplay()) 414 417 { … … 437 440 } 438 441 442 if (kDebugEnv>0) 443 env.PrintUntouched(); 444 439 445 if (!job4.GetDisplay()) 440 446 { … … 443 449 } 444 450 } 445 if (kDebugEnv>0)446 env.PrintUntouched();447 451 } 448 452 … … 569 573 return -1; 570 574 575 if (kDebugEnv>0) 576 env.PrintUntouched(); 577 571 578 if (!job4.GetDisplay()) 572 579 { … … 574 581 return 1; 575 582 } 576 577 if (kDebugEnv>0)578 env.PrintUntouched();579 583 } 580 584
Note:
See TracChangeset
for help on using the changeset viewer.