mirror of
https://bitbucket.org/s_l_teichmann/mtsatellite
synced 2025-06-28 06:12:08 +02:00
Removed obsolete comment.
This commit is contained in:
@ -209,7 +209,6 @@ func (tu *tileUpdater) doUpdates() {
|
||||
}
|
||||
|
||||
for i := range changes {
|
||||
//log.Printf("job: %+v\n", c)
|
||||
jobs <- &changes[i]
|
||||
}
|
||||
close(jobs)
|
||||
|
Reference in New Issue
Block a user