Browse Source

Remove debugging message :P

Con Kolivas 13 years ago
parent
commit
b9c7f3d169
1 changed files with 0 additions and 1 deletions
  1. 0 1
      cgminer.c

+ 0 - 1
cgminer.c

@@ -4513,7 +4513,6 @@ static void clear_pool_work(struct pool *pool)
 		}
 		}
 	}
 	}
 	mutex_unlock(stgd_lock);
 	mutex_unlock(stgd_lock);
-	applog(LOG_ERR, "Discarded %d stratum works", cleared);
 }
 }
 
 
 /* We only need to maintain a secondary pool connection when we need the
 /* We only need to maintain a secondary pool connection when we need the