mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-03 07:35:48 +08:00
Ref T739, removed voice room value objects
This commit is contained in:
committed by
Mat Sutcliffe
parent
09e65a2525
commit
7e36e67f89
@@ -85,8 +85,6 @@ namespace BlackMisc
|
||||
station.setAtis(atis);
|
||||
station.setMetar(metar);
|
||||
}
|
||||
|
||||
station.setVoiceRoomUrl("vvl://foo.bar.baz/room" + QString::number(index));
|
||||
return station;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user