Changeset 6558


Ignore:
Timestamp:
02/16/05 20:36:55 (20 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/callisto.cc

    r6553 r6558  
    411411            }
    412412
     413            if (kDebugEnv>0)
     414                env.PrintUntouched();
     415
    413416            if (!job3.GetDisplay())
    414417            {
     
    437440            }
    438441
     442            if (kDebugEnv>0)
     443                env.PrintUntouched();
     444
    439445            if (!job4.GetDisplay())
    440446            {
     
    443449            }
    444450        }
    445         if (kDebugEnv>0)
    446             env.PrintUntouched();
    447451    }
    448452
     
    569573            return -1;
    570574
     575        if (kDebugEnv>0)
     576            env.PrintUntouched();
     577
    571578        if (!job4.GetDisplay())
    572579        {
     
    574581            return 1;
    575582        }
    576 
    577         if (kDebugEnv>0)
    578             env.PrintUntouched();
    579583    }
    580584
Note: See TracChangeset for help on using the changeset viewer.