mirror of https://github.com/BOINC/boinc.git
*** empty log message ***
svn path=/trunk/boinc/; revision=9720
This commit is contained in:
parent
e238379f90
commit
09c8a4a5ed
|
@ -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();
|
||||
|
|
Loading…
Reference in New Issue