1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-09-30 07:50:51 +00:00

removed commented code

This commit is contained in:
Marc Majoral 2022-05-30 11:12:38 +02:00
parent 6e368622e2
commit 4c278cb3df

View File

@ -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 */
//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)
{
std::stringstream name;