sdr: remove erroneous comment

pull/302/head
Joseph Poirier 2016-03-02 20:27:12 -06:00
rodzic 04fd251aca
commit 35f27f71ea
1 zmienionych plików z 0 dodań i 2 usunięć

Wyświetl plik

@ -387,8 +387,6 @@ func createESDev(id int, serial string, idSet bool) error {
}
func configDevices(count int, es_enabled, uat_enabled bool) {
// entry to this function is only valid when both UATDev and ESDev are nil
// once the tagged dongles have been assigned, explicitly range over
// the remaining IDs and assign them to any anonymous dongles
unusedIDs := make(map[int]string)