Codebase list golang-github-vbauerster-mpb / 3b9a2f3
rm stale vars Vladimir Bauer 9 years ago
1 changed file(s) with 0 addition(s) and 2 deletion(s). Raw diff Collapse all Expand all
223223 }
224224 wg.Done()
225225 }
226 var numPrependers int
227 // var numAppenders int
228226 for {
229227 select {
230228 case w := <-p.outChangeReqCh: