mirror of https://github.com/BOINC/boinc.git
Removed obsolete variable main_loop()::did_something
svn path=/trunk/boinc/; revision=1388
This commit is contained in:
parent
a2010314d9
commit
1c508656bb
|
@ -298,7 +298,6 @@ bool do_pass(APP& app) {
|
|||
|
||||
void main_loop(bool one_pass) {
|
||||
DB_APP app;
|
||||
bool did_something;
|
||||
int retval;
|
||||
char buf[256];
|
||||
|
||||
|
|
Loading…
Reference in New Issue