mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2024-12-15 12:40:35 +00:00
removed commented code
This commit is contained in:
parent
6e368622e2
commit
4c278cb3df
@ -117,7 +117,6 @@ bool get_phy_chan(struct iio_device *dev, enum iodev d, int chid, struct iio_cha
|
|||||||
}
|
}
|
||||||
|
|
||||||
/* finds AD9361 local oscillator IIO configuration channels */
|
/* finds AD9361 local oscillator IIO configuration channels */
|
||||||
//bool get_lo_chan(struct iio_context *ctx, enum iodev d, struct iio_channel **chn)
|
|
||||||
bool get_lo_chan(struct iio_device *dev, enum iodev d, int chid, struct iio_channel **chn)
|
bool get_lo_chan(struct iio_device *dev, enum iodev d, int chid, struct iio_channel **chn)
|
||||||
{
|
{
|
||||||
std::stringstream name;
|
std::stringstream name;
|
||||||
|
Loading…
Reference in New Issue
Block a user