Removed obsolete variable main_loop()::did_something

svn path=/trunk/boinc/; revision=1388
This commit is contained in:
Karl Chen 2003-06-11 23:12:52 +00:00
parent a2010314d9
commit 1c508656bb
1 changed files with 0 additions and 1 deletions

View File

@ -298,7 +298,6 @@ bool do_pass(APP& app) {
void main_loop(bool one_pass) { void main_loop(bool one_pass) {
DB_APP app; DB_APP app;
bool did_something;
int retval; int retval;
char buf[256]; char buf[256];