mirror of https://github.com/BOINC/boinc.git
*** empty log message ***
svn path=/trunk/boinc/; revision=2628
This commit is contained in:
parent
998d3558aa
commit
1e4b9a219d
|
@ -60,6 +60,5 @@ int check_pair(RESULT const& r1, RESULT const& r2, bool& match) {
|
|||
return check_pair_initialized_trivial(r1, NULL,
|
||||
r2, NULL,
|
||||
match);
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue