*** empty log message ***

svn path=/trunk/boinc/; revision=9720
This commit is contained in:
David Anderson 2006-03-23 23:26:08 +00:00
parent e238379f90
commit 09c8a4a5ed
1 changed files with 0 additions and 1 deletions

View File

@ -280,7 +280,6 @@ int ACTIVE_TASK::start(bool first_time) {
current_cpu_time = checkpoint_cpu_time;
episode_start_cpu_time = checkpoint_cpu_time;
cpu_time_at_last_sched = checkpoint_cpu_time;
fraction_done = 0;
if (!app_client_shm.shm) {
retval = get_shmem_seg_name();