mirror of https://github.com/BOINC/boinc.git
svn path=/trunk/boinc/; revision=20040
This commit is contained in:
parent
98df3052c5
commit
b5e47dd29b
|
@ -223,7 +223,6 @@ static char* criterion_name(int criterion) {
|
|||
// given the specific criterion
|
||||
//
|
||||
PROJECT* RSC_WORK_FETCH::choose_project(int criterion) {
|
||||
double req;
|
||||
PROJECT* pbest = NULL;
|
||||
|
||||
switch (criterion) {
|
||||
|
|
Loading…
Reference in New Issue